Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java892 public void createNotificationChannelGroups(@NonNull List<NotificationChannelGroup> groups) { in createNotificationChannelGroups() method in NotificationManager
DINotificationManager.aidl94 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups() method