Searched refs:inflateSmartReplyViewHolder (Results 1 – 5 of 5) sorted by relevance
90 fun inflateSmartReplyViewHolder( in inflateSmartReplyState() method111 override fun inflateSmartReplyViewHolder( in inflateSmartReplyState() method in com.android.systemui.statusbar.policy.SmartReplyStateInflaterImpl
283 result.expandedInflatedSmartReplies = inflater.inflateSmartReplyViewHolder( in inflateSmartReplyViews()288 result.headsUpInflatedSmartReplies = inflater.inflateSmartReplyViewHolder( in inflateSmartReplyViews()
97 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(
514 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(Context sysuiContext, in inflateSmartReplyViewHolder() method in NotificationTestHelper.MockSmartReplyInflater
222 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder( in setUp()