Home
last modified time | relevance | path

Searched defs:onNotificationSmartReplySent (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java66 void onNotificationSmartReplySent(String key, int clickedIndex, CharSequence reply, in onNotificationSmartReplySent() method
/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