Home
last modified time | relevance | path

Searched refs:smartRepliesInflater (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java86 SmartReplyStateInflater smartRepliesInflater) { in NotificationContentInflater() argument
92 mSmartReplyStateInflater = smartRepliesInflater; in NotificationContentInflater()
153 SmartReplyStateInflater smartRepliesInflater) { in inflateNotificationViews() argument
164 smartRepliesInflater); in inflateNotificationViews()
746 SmartReplyStateInflater smartRepliesInflater) { in AsyncInflationTask() argument
753 mSmartRepliesInflater = smartRepliesInflater; in AsyncInflationTask()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt104 private val smartRepliesInflater: SmartReplyInflater, in inflateSmartReplyState() constant in com.android.systemui.statusbar.policy.SmartReplyStateInflaterImpl
136 smartRepliesInflater.inflateReplyButton( in inflateSmartReplyState()