Home
last modified time | relevance | path

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

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