Searched refs:previousSmartReplyState (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 348 InflatedSmartReplyState previousSmartReplyState, in inflateSmartReplyViews() argument 364 context, packageContext, entry, previousSmartReplyState, in inflateSmartReplyViews() 370 context, packageContext, entry, previousSmartReplyState, in inflateSmartReplyViews() 1190 InflatedSmartReplyState previousSmartReplyState = 1199 previousSmartReplyState,
|
D | NotificationRowContentBinderImpl.kt | 441 val previousSmartReplyState: InflatedSmartReplyState? = row.existingSmartReplyState in <lambda>() constant 449 previousSmartReplyState, in <lambda>() 592 previousSmartReplyState: InflatedSmartReplyState?, in <lambda>() 616 previousSmartReplyState, in <lambda>() 627 previousSmartReplyState, in <lambda>()
|