Home
last modified time | relevance | path

Searched defs:onNotificationChannelModified (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java164 public void onNotificationChannelModified( in onNotificationChannelModified() method in NotificationListener
248 default void onNotificationChannelModified( in onNotificationChannelModified() method
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java56 default boolean onNotificationChannelModified( in onNotificationChannelModified() method
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java592 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in NotificationListenerService
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1224 public void onNotificationChannelModified(String pkg, UserHandle user, in onNotificationChannelModified() method in DataManager.NotificationListener