Searched refs:inflateSmartReplyViewHolder (Results 1 – 5 of 5) sorted by relevance
90 fun inflateSmartReplyViewHolder( regex111 override fun inflateSmartReplyViewHolder(
283 result.expandedInflatedSmartReplies = inflater.inflateSmartReplyViewHolder( in inflateSmartReplyViews()288 result.headsUpInflatedSmartReplies = inflater.inflateSmartReplyViewHolder( in inflateSmartReplyViews()
97 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(
227 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder( in setUp()
538 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(Context sysuiContext, in inflateSmartReplyViewHolder() method in NotificationTestHelper.MockSmartReplyInflater