Home
last modified time | relevance | path

Searched refs:onSuggestedReplySent (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java206 public void onSuggestedReplySent(@NonNull String key, @NonNull CharSequence reply, in onSuggestedReplySent() method in NotificationAssistantService
350 public void onSuggestedReplySent(String key, CharSequence reply, int source) { in onSuggestedReplySent() method in NotificationAssistantService.NotificationAssistantServiceWrapper
458 onSuggestedReplySent(key, reply, source); in handleMessage()
DINotificationListener.aidl54 void onSuggestedReplySent(String key, in CharSequence reply, int source); in onSuggestedReplySent() method
DNotificationListenerService.java1396 public void onSuggestedReplySent(String key, CharSequence reply, int source) { in onSuggestedReplySent() method in NotificationListenerService.NotificationListenerWrapper
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java7900 assistant.onSuggestedReplySent(
/frameworks/base/api/
Dtest-current.txt2958 method public void onSuggestedReplySent(@NonNull String, @NonNull CharSequence, int);
Dsystem-current.txt7403 method public void onSuggestedReplySent(@NonNull String, @NonNull CharSequence, int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt7301 method public void onSuggestedReplySent(@NonNull String, @NonNull CharSequence, int);