Home
last modified time | relevance | path

Searched refs:onActionInvoked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java280 public void onActionInvoked(@NonNull String key, @NonNull Notification.Action action, in onActionInvoked() method in NotificationAssistantService
612 onActionInvoked(key, action, source); in handleMessage()
/frameworks/base/core/api/
Dsystem-current.txt12896 …method public void onActionInvoked(@NonNull String, @NonNull android.app.Notification.Action, int);