Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java911 createNotificationChannelGroups(Arrays.asList(group)); in createNotificationChannelGroup()
919 public void createNotificationChannelGroups(@NonNull List<NotificationChannelGroup> groups) { in createNotificationChannelGroups() method in NotificationManager
922 service.createNotificationChannelGroups(mContext.getPackageName(), in createNotificationChannelGroups()
H A DINotificationManager.aidl93 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups() method
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3891 public void createNotificationChannelGroups(String pkg,
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java3534 mBinderService.createNotificationChannelGroups(PKG, in testCreateChannelGroupNotifyListener()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1954 HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannelGroups(Ljava/lang/String…
2395 HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1954 HSPLandroid/app/INotificationManager$Stub$Proxy;->createNotificationChannelGroups(Ljava/lang/String…
2395 HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/services/
H A Dart-profile5095 HPLcom/android/server/notification/NotificationManagerService$10;->createNotificationChannelGroups(…
/aosp14/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…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6802 …method public void createNotificationChannelGroups(@NonNull java.util.List<android.app.Notificatio…