Home
last modified time | relevance | path

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

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