Home
last modified time | relevance | path

Searched refs:inflateSmartReplyViewHolder (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt104 fun inflateSmartReplyViewHolder( in inflateSmartReplyState() method
125 override fun inflateSmartReplyViewHolder( in inflateSmartReplyState() method in com.android.systemui.statusbar.policy.SmartReplyStateInflaterImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java106 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(
DNotificationRowContentBinderImplTest.kt82 override fun inflateSmartReplyViewHolder( in <lambda>() method in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImplTest
DNotificationTestHelper.java714 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(Context sysuiContext, in inflateSmartReplyViewHolder() method in NotificationTestHelper.MockSmartReplyInflater
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java363 result.expandedInflatedSmartReplies = inflater.inflateSmartReplyViewHolder( in inflateSmartReplyViews()
369 result.headsUpInflatedSmartReplies = inflater.inflateSmartReplyViewHolder( in inflateSmartReplyViews()
DNotificationRowContentBinderImpl.kt612 inflater.inflateSmartReplyViewHolder( in <lambda>()
623 inflater.inflateSmartReplyViewHolder( in <lambda>()