Home
last modified time | relevance | path

Searched defs:onNotificationChannelModification (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/notification/
H A DINotificationListener.aidl46 …void onNotificationChannelModification(String pkgName, in UserHandle user, in NotificationChannel … in onNotificationChannelModification() method
H A DNotificationListenerService.java1604 public void onNotificationChannelModification(String pkgName, UserHandle user, in onNotificationChannelModification() method in NotificationListenerService.NotificationListenerWrapper