Home
last modified time | relevance | path

Searched refs:onInterruptionFilterChanged (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/notification/
H A DINotificationListener.aidl43 void onInterruptionFilterChanged(int interruptionFilter); in onInterruptionFilterChanged() method
H A DNotificationListenerService.java650 public void onInterruptionFilterChanged(int interruptionFilter) { in onInterruptionFilterChanged() method in NotificationListenerService
1530 public void onInterruptionFilterChanged(int interruptionFilter) throws RemoteException { in onInterruptionFilterChanged() method in NotificationListenerService.NotificationListenerWrapper
2421 onInterruptionFilterChanged(interruptionFilter); in handleMessage()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java11773 listener.onInterruptionFilterChanged(interruptionFilter);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt13847 …ification/NotificationListenerService$NotificationListenerWrapper;->onInterruptionFilterChanged(I)V
13879 HSPLandroid/service/notification/NotificationListenerService;->onInterruptionFilterChanged(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt13850 …ification/NotificationListenerService$NotificationListenerWrapper;->onInterruptionFilterChanged(I)V
13882 HSPLandroid/service/notification/NotificationListenerService;->onInterruptionFilterChanged(I)V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49591 Landroid/service/notification/INotificationListener$Stub$Proxy;->onInterruptionFilterChanged(I)V
49613 Landroid/service/notification/INotificationListener;->onInterruptionFilterChanged(I)V
49664 …ification/NotificationListenerService$NotificationListenerWrapper;->onInterruptionFilterChanged(I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40909 method public void onInterruptionFilterChanged(int);