Searched refs:NotificationMessagingTemplateViewWrapper (Results 1 – 4 of 4) sorted by relevance
63 NotificationMessagingTemplateViewWrapper(mContext, mockLayoutView, mRow)78 NotificationMessagingTemplateViewWrapper(mContext, mockLayoutView, mRow)
40 public class NotificationMessagingTemplateViewWrapper extends NotificationTemplateViewWrapper { class49 protected NotificationMessagingTemplateViewWrapper(Context ctx, View view, in NotificationMessagingTemplateViewWrapper() method in NotificationMessagingTemplateViewWrapper
32 …com.android.systemui.statusbar.notification.row.wrapper.NotificationMessagingTemplateViewWrapper.s…
70 return new NotificationMessagingTemplateViewWrapper(ctx, v, row); in wrap()