Searched defs:smartReplyController (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | SmartReplyView.java | 217 SmartReplyController smartReplyController, NotificationEntry entry, in inflateRepliesFromRemoteInput() 239 SmartReplyController smartReplyController, NotificationEntry entry, in inflateSmartActions() 264 int replyIndex, SmartReplies smartReplies, SmartReplyController smartReplyController, in inflateReplyButton() 331 SmartReplyController smartReplyController, NotificationEntry entry, in inflateActionButton()
|
D | InflatedSmartReplies.java | 85 SmartReplyController smartReplyController, in inflate()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationRemoteInputManagerTest.java | 202 SmartReplyController smartReplyController, in TestableNotificationRemoteInputManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationRemoteInputManager.java | 259 SmartReplyController smartReplyController, in NotificationRemoteInputManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationContentInflater.java | 351 SmartReplyController smartReplyController = Dependency.get(SmartReplyController.class); in inflateSmartReplyViews() local
|