Home
last modified time | relevance | path

Searched defs:inflateSmartReplyViewHolder (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt90 fun inflateSmartReplyViewHolder( in inflateSmartReplyState() method
111 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/
DNotificationTestHelper.java595 public InflatedSmartReplyViewHolder inflateSmartReplyViewHolder(Context sysuiContext, in inflateSmartReplyViewHolder() method in NotificationTestHelper.MockSmartReplyInflater