Searched defs:inflateSmartReplyState (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ | ||
D | SmartReplyStateInflater.kt | 102 fun inflateSmartReplyState(entry: NotificationEntry): InflatedSmartReplyState in inflateSmartReplyState() method |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ | ||
D | NotificationTestHelper.java | 709 public InflatedSmartReplyState inflateSmartReplyState(NotificationEntry entry) { in inflateSmartReplyState() method in NotificationTestHelper.MockSmartReplyInflater |
D | NotificationRowContentBinderImplTest.kt | 92 override fun inflateSmartReplyState(entry: NotificationEntry): InflatedSmartReplyState { in <lambda>() method in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImplTest |