Home
last modified time | relevance | path

Searched refs:createNotificationChannelGroups (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationManager.java778 createNotificationChannelGroups(Arrays.asList(group)); in createNotificationChannelGroup()
786 public void createNotificationChannelGroups(@NonNull List<NotificationChannelGroup> groups) { in createNotificationChannelGroups() method in NotificationManager
789 service.createNotificationChannelGroups(mContext.getPackageName(), in createNotificationChannelGroups()
DINotificationManager.aidl89 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2243 mBinderService.createNotificationChannelGroups(PKG, in testCreateChannelGroupNotifyListener()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3281 public void createNotificationChannelGroups(String pkg,
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt2858 HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V
/frameworks/base/services/
Dart-profile21291 HPLcom/android/server/notification/NotificationManagerService$10;->createNotificationChannelGroups(…
/frameworks/base/api/
Dcurrent.txt5999 …method public void createNotificationChannelGroups(@NonNull java.util.List<android.app.Notificatio…