Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/people/
DConversationChannel.java127 public NotificationChannelGroup getNotificationChannelGroup() { in getNotificationChannelGroup() method in ConversationChannel
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerInternal.java27 NotificationChannelGroup getNotificationChannelGroup(String pkg, int uid, String channelId); in getNotificationChannelGroup() method
DPreferencesHelper.java1345 public NotificationChannelGroup getNotificationChannelGroup(String groupId, String pkg, in getNotificationChannelGroup() method in PreferencesHelper
/frameworks/base/core/java/android/app/
DNotificationManager.java1023 public NotificationChannelGroup getNotificationChannelGroup(String channelGroupId) { in getNotificationChannelGroup() method in NotificationManager
DINotificationManager.aidl117 NotificationChannelGroup getNotificationChannelGroup(String pkg, String channelGroupId); in getNotificationChannelGroup() method