Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DSmartReplyControllerTest.java131 verify(mIStatusBarService).onNotificationSmartReplySent(mSbn.getKey(), in testSendSmartReply_logsToStatusBar()
142 verify(mIStatusBarService).onNotificationSmartReplySent(mSbn.getKey(), in testSendSmartReply_logsToStatusBar_modifiedBeforeSending()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationDelegate.java92 void onNotificationSmartReplySent(String key, int clickedIndex, CharSequence reply, in onNotificationSmartReplySent() method
H A DNotificationManagerService.java1397 public void onNotificationSmartReplySent(String key, int replyIndex, CharSequence reply,
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSmartReplyController.java72 mBarService.onNotificationSmartReplySent(entry.getSbn().getKey(), replyIndex, reply, in smartReplySent()
H A DNotificationRemoteInputManager.java319 mBarService.onNotificationSmartReplySent( in setUpWithCallback()
/aosp14/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBarService.aidl88 void onNotificationSmartReplySent(in String key, in int replyIndex, in CharSequence reply, in onNotificationSmartReplySent() method
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java1768 public void onNotificationSmartReplySent( in onNotificationSmartReplySent() method in StatusBarManagerService
1774 mNotificationDelegate.onNotificationSmartReplySent(key, replyIndex, reply, in onNotificationSmartReplySent()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java7916 mService.mNotificationDelegate.onNotificationSmartReplySent( in testOnNotificationSmartReplySent()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt83084 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationSmartReplySent(Ljava/l…
83167 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationSmartReplySent(Ljava/lang/String;…