Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java874 createNotificationChannelGroups(Arrays.asList(group)); in createNotificationChannelGroup()
882 public void createNotificationChannelGroups(@NonNull List<NotificationChannelGroup> groups) { in createNotificationChannelGroups() method in NotificationManager
885 service.createNotificationChannelGroups(mContext.getPackageName(), in createNotificationChannelGroups()
H A DINotificationManager.aidl91 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups() method
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java2377 mBinderService.createNotificationChannelGroups(PKG, in testCreateChannelGroupNotifyListener()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3584 public void createNotificationChannelGroups(String pkg,
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1891 HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannelGroups(Ljava/lang/String…
2313 HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V+]Landroid/…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1891 HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannelGroups(Ljava/lang/String…
2313 HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V+]Landroid/…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6424 Landroid/app/INotificationManager$Stub$Proxy;->createNotificationChannelGroups(Ljava/lang/String;La…
6618 Landroid/app/INotificationManager;->createNotificationChannelGroups(Ljava/lang/String;Landroid/cont…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6234 …method public void createNotificationChannelGroups(@NonNull java.util.List<android.app.Notificatio…
/aosp12/frameworks/base/services/
H A Dart-profile26442 HPLcom/android/server/notification/NotificationManagerService$11;->createNotificationChannelGroups(…