Home
last modified time | relevance | path

Searched defs:inflateSmartReplyState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt111 fun inflateSmartReplyState(entry: NotificationEntry): InflatedSmartReplyState in inflateSmartReplyState() method
133 override fun inflateSmartReplyState(entry: NotificationEntry): InflatedSmartReplyState = in inflateSmartReplyState() method in com.android.systemui.statusbar.policy.SmartReplyStateInflaterImpl
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java825 public InflatedSmartReplyState inflateSmartReplyState(NotificationEntry entry) { in inflateSmartReplyState() method in NotificationTestHelper.MockSmartReplyInflater
DNotificationRowContentBinderImplTest.kt114 override fun inflateSmartReplyState(entry: NotificationEntry): InflatedSmartReplyState { in <lambda>() method in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImplTest