Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl163 void setNotificationsShownFromListener(in INotificationListener token, in String[] keys); in setNotificationsShownFromListener() method
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java879 getNotificationInterface().setNotificationsShownFromListener(mWrapper, keys); in setNotificationsShown()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java7658 mBinderService.setNotificationsShownFromListener(null, new String[] {r.getKey()}); in testSetNotificationsShownFromListener_triggersInterruptionUsageStat()
7680 mBinderService.setNotificationsShownFromListener(null, new String[] {r.getKey()}); in testSetNotificationsShownFromListener_protectsCrossUserInformation()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java5098 public void setNotificationsShownFromListener(INotificationListener token, String[] keys) {
/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…