Searched refs:InflatedSmartReplyViewHolder (Results 1 – 8 of 8) sorted by relevance
24 class InflatedSmartReplyViewHolder( class
110 ): InflatedSmartReplyViewHolder in inflateSmartReplyState()131 ): InflatedSmartReplyViewHolder { in inflateSmartReplyState()133 return InflatedSmartReplyViewHolder( in inflateSmartReplyState()177 return InflatedSmartReplyViewHolder( in inflateSmartReplyState()
66 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;98 @Mock private InflatedSmartReplyViewHolder mInflatedSmartReplies;106 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(
44 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder in <lambda>()76 private var mInflatedSmartReplies: InflatedSmartReplyViewHolder = mock() in <lambda>()88 ): InflatedSmartReplyViewHolder { in <lambda>()
92 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;714 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(Context sysuiContext, in inflateSmartReplyViewHolder()718 return mock(InflatedSmartReplyViewHolder.class); in inflateSmartReplyViewHolder()
65 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;121 private InflatedSmartReplyViewHolder mExpandedInflatedSmartReplies;122 private InflatedSmartReplyViewHolder mHeadsUpInflatedSmartReplies;1674 NotificationEntry entry, InflatedSmartReplyViewHolder inflatedSmartReplyViewHolder) {1729 @Nullable InflatedSmartReplyViewHolder inflatedSmartReplies) {1744 @Nullable InflatedSmartReplyViewHolder inflatedSmartReplies) {
67 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;1345 private InflatedSmartReplyViewHolder expandedInflatedSmartReplies;1346 private InflatedSmartReplyViewHolder headsUpInflatedSmartReplies;
70 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder in <lambda>()569 var expandedInflatedSmartReplies: InflatedSmartReplyViewHolder? = null in <lambda>()570 var headsUpInflatedSmartReplies: InflatedSmartReplyViewHolder? = null in <lambda>()