Searched refs:onNotificationChannelGroupModification (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/service/notification/ |
D | INotificationListener.aidl | 47 …void onNotificationChannelGroupModification(String pkgName, in UserHandle user, in NotificationCha… in onNotificationChannelGroupModification() method
|
D | NotificationListenerService.java | 1638 public void onNotificationChannelGroupModification(String pkgName, UserHandle user, in onNotificationChannelGroupModification() method in NotificationListenerService.NotificationListenerWrapper
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationListenersTest.java | 681 .onNotificationChannelGroupModification(anyString(), any(), any(), anyInt()); in testUpdateGroup_notifyTwoListeners() 947 }).when(l1).onNotificationChannelGroupModification(anyString(), any(), any(), anyInt()); in getParcelingListener()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 12413 listener.onNotificationChannelGroupModification(pkg, user, group, modificationType);
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 48951 …/service/notification/INotificationListener$Stub$Proxy;->onNotificationChannelGroupModification(Lj… 48973 Landroid/service/notification/INotificationListener;->onNotificationChannelGroupModification(Ljava/… 49024 …otificationListenerService$NotificationListenerWrapper;->onNotificationChannelGroupModification(Lj…
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 13634 …otificationListenerService$NotificationListenerWrapper;->onNotificationChannelGroupModification(Lj…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 13637 …otificationListenerService$NotificationListenerWrapper;->onNotificationChannelGroupModification(Lj…
|