Home
last modified time | relevance | path

Searched refs:unsnoozeNotificationFromSystemListener (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java171 getNotificationInterface().unsnoozeNotificationFromSystemListener(mWrapper, key); in unsnoozeNotification()
/frameworks/base/core/java/android/app/
DINotificationManager.aidl171 void unsnoozeNotificationFromSystemListener(in INotificationListener token, String key); in unsnoozeNotificationFromSystemListener() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2792 mBinderService.unsnoozeNotificationFromSystemListener(null, nr.getKey()); in testSystemNotificationListenerCanUnsnooze()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4097 public void unsnoozeNotificationFromSystemListener(INotificationListener token,