Searched refs:InflatedSmartReplyViewHolder (Results 1 – 7 of 7) sorted by relevance
24 class InflatedSmartReplyViewHolder( class
96 ): InflatedSmartReplyViewHolder in inflateSmartReplyState()117 ): InflatedSmartReplyViewHolder { in inflateSmartReplyState()119 return InflatedSmartReplyViewHolder( in inflateSmartReplyState()163 return InflatedSmartReplyViewHolder( in inflateSmartReplyState()
62 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;92 @Mock private InflatedSmartReplyViewHolder mInflatedSmartReplies;97 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(
71 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;514 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(Context sysuiContext, in inflateSmartReplyViewHolder()518 return mock(InflatedSmartReplyViewHolder.class); in inflateSmartReplyViewHolder()
86 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;148 @Mock private InflatedSmartReplyViewHolder mInflatedSmartReplies;222 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder( in setUp()
55 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;105 private InflatedSmartReplyViewHolder mExpandedInflatedSmartReplies;106 private InflatedSmartReplyViewHolder mHeadsUpInflatedSmartReplies;1444 NotificationEntry entry, InflatedSmartReplyViewHolder inflatedSmartReplyViewHolder) { in applySmartReplyView()1499 @Nullable InflatedSmartReplyViewHolder inflatedSmartReplies) { in setExpandedInflatedSmartReplies()1514 @Nullable InflatedSmartReplyViewHolder inflatedSmartReplies) { in setHeadsUpInflatedSmartReplies()
52 import com.android.systemui.statusbar.policy.InflatedSmartReplyViewHolder;909 private InflatedSmartReplyViewHolder expandedInflatedSmartReplies;910 private InflatedSmartReplyViewHolder headsUpInflatedSmartReplies;