Home
last modified time | relevance | path

Searched defs:smartRepliesInflater (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java105 SmartReplyStateInflater smartRepliesInflater, in NotificationContentInflater()
185 SmartReplyStateInflater smartRepliesInflater) { in inflateNotificationViews()
DNotificationRowContentBinderImpl.kt362 private val smartRepliesInflater: SmartReplyStateInflater, in <lambda>() constant in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImpl.AsyncInflationTask
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt118 private val smartRepliesInflater: SmartReplyInflater, in inflateSmartReplyState() constant in com.android.systemui.statusbar.policy.SmartReplyStateInflaterImpl