Home
last modified time | relevance | path

Searched refs:existingSmartReplyState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt94 existingSmartReplyState: InflatedSmartReplyState?, in inflateSmartReplyState()
115 existingSmartReplyState: InflatedSmartReplyState?, in inflateSmartReplyState()
128 !areSuggestionsSimilar(existingSmartReplyState, newSmartReplyState) in inflateSmartReplyState()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java99 InflatedSmartReplyState existingSmartReplyState,
DNotificationTestHelper.java516 InflatedSmartReplyState existingSmartReplyState, in inflateSmartReplyViewHolder() argument
DNotificationEntryManagerInflationTest.java225 InflatedSmartReplyState existingSmartReplyState, in setUp()