Searched defs:inflateSmartReplyState (Results 1 – 2 of 2) 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 | 653 public InflatedSmartReplyState inflateSmartReplyState(NotificationEntry entry) { in inflateSmartReplyState() method in NotificationTestHelper.MockSmartReplyInflater |