Home
last modified time | relevance | path

Searched refs:setNotificationsShownFromListener (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl155 void setNotificationsShownFromListener(in INotificationListener token, in String[] keys); in setNotificationsShownFromListener() method
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java861 getNotificationInterface().setNotificationsShownFromListener(mWrapper, keys); in setNotificationsShown()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6759 mBinderService.setNotificationsShownFromListener(null, new String[] {r.getKey()}); in testSetNotificationsShownFromListener_triggersInterruptionUsageStat()
6781 mBinderService.setNotificationsShownFromListener(null, new String[] {r.getKey()}); in testSetNotificationsShownFromListener_protectsCrossUserInformation()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4659 public void setNotificationsShownFromListener(INotificationListener token, String[] keys) {
/frameworks/base/services/
Dart-profile5109 …android/server/notification/NotificationManagerService$10;->setNotificationsShownFromListener(Land…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6496 Landroid/app/INotificationManager$Stub$Proxy;->setNotificationsShownFromListener(Landroid/service/n…
6683 Landroid/app/INotificationManager;->setNotificationsShownFromListener(Landroid/service/notification…