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.java131 verify(mIStatusBarService).onNotificationSmartReplySent(mSbn.getKey(), in testSendSmartReply_logsToStatusBar()
142 verify(mIStatusBarService).onNotificationSmartReplySent(mSbn.getKey(), in testSendSmartReply_logsToStatusBar_modifiedBeforeSending()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java92 void onNotificationSmartReplySent(String key, int clickedIndex, CharSequence reply, in onNotificationSmartReplySent() method
DNotificationManagerService.java1564 public void onNotificationSmartReplySent(String key, int replyIndex, CharSequence reply,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSmartReplyController.java72 mBarService.onNotificationSmartReplySent(entry.getSbn().getKey(), replyIndex, reply, in smartReplySent()
DNotificationRemoteInputManager.java348 mBarService.onNotificationSmartReplySent( in setUpWithCallback()
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl88 void onNotificationSmartReplySent(in String key, in int replyIndex, in CharSequence reply, in onNotificationSmartReplySent() method
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java1829 public void onNotificationSmartReplySent( in onNotificationSmartReplySent() method in StatusBarManagerService
1835 mNotificationDelegate.onNotificationSmartReplySent(key, replyIndex, reply, in onNotificationSmartReplySent()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java8769 mService.mNotificationDelegate.onNotificationSmartReplySent( in testOnNotificationSmartReplySent()
8796 mService.mNotificationDelegate.onNotificationSmartReplySent( in testStats_SmartReplyAlreadyLifetimeExtendedPostsUpdate()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt82441 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationSmartReplySent(Ljava/l…
82524 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationSmartReplySent(Ljava/lang/String;…