Home
last modified time | relevance | path

Searched refs:onNotificationSmartReplySent (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DSmartReplyControllerTest.java117 verify(mIStatusBarService).onNotificationSmartReplySent(mSbn.getKey(), in testSendSmartReply_logsToStatusBar()
128 verify(mIStatusBarService).onNotificationSmartReplySent(mSbn.getKey(), in testSendSmartReply_logsToStatusBar_modifiedBeforeSending()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java66 void onNotificationSmartReplySent(String key, int clickedIndex, CharSequence reply, in onNotificationSmartReplySent() method
DNotificationManagerService.java992 public void onNotificationSmartReplySent(String key, int replyIndex, CharSequence reply,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSmartReplyController.java63 mBarService.onNotificationSmartReplySent(entry.notification.getKey(), replyIndex, reply, in smartReplySent()
DNotificationRemoteInputManager.java325 mBarService.onNotificationSmartReplySent( in setUpWithCallback()
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl75 void onNotificationSmartReplySent(in String key, in int replyIndex, in CharSequence reply, in onNotificationSmartReplySent() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1285 public void onNotificationSmartReplySent( in onNotificationSmartReplySent() method in StatusBarManagerService
1291 mNotificationDelegate.onNotificationSmartReplySent(key, replyIndex, reply, in onNotificationSmartReplySent()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4048 mService.mNotificationDelegate.onNotificationSmartReplySent( in testOnNotificationSmartReplySent()
/frameworks/base/services/
Dart-profile9438 PLcom/android/server/notification/NotificationManagerService$1;->onNotificationSmartReplySent(Ljava…
13232 PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationSmartReplySent(Ljava/lang/St…