Home
last modified time | relevance | path

Searched defs:getNotificationChannelGroup (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationManager.java774 public NotificationChannelGroup getNotificationChannelGroup(String channelGroupId) { in getNotificationChannelGroup() method in NotificationManager
DINotificationManager.aidl102 NotificationChannelGroup getNotificationChannelGroup(String pkg, String channelGroupId); in getNotificationChannelGroup() method
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java984 public NotificationChannelGroup getNotificationChannelGroup(String groupId, String pkg, in getNotificationChannelGroup() method in PreferencesHelper