Home
last modified time | relevance | path

Searched refs:createNotificationChannelGroup (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java381 mHelper.createNotificationChannelGroup(PKG, UID, ncg, true); in testChannelXml()
382 mHelper.createNotificationChannelGroup(PKG, UID, ncg2, true); in testChannelXml()
443 mHelper.createNotificationChannelGroup(PKG, UID, ncg, true); in testChannelXmlForBackup()
444 mHelper.createNotificationChannelGroup(PKG, UID, ncg2, true); in testChannelXmlForBackup()
609 mHelper.createNotificationChannelGroup(PKG, UID, ncg, true); in testChannelXml_backup()
610 mHelper.createNotificationChannelGroup(PKG, UID, ncg2, true); in testChannelXml_backup()
1331 mHelper.createNotificationChannelGroup(PKG, UID, notDeleted, true); in testDeleteGroup()
1332 mHelper.createNotificationChannelGroup(PKG, UID, deleted, true); in testDeleteGroup()
1417 mHelper.createNotificationChannelGroup(PKG, UID, ncg, true); in testOnPackageChanged_packageRemoval_groups()
1419 mHelper.createNotificationChannelGroup(PKG, UID, ncg2, true); in testOnPackageChanged_packageRemoval_groups()
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java36 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method
DRankingHelper.java576 public void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method in RankingHelper
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java152 mNotificationManager.createNotificationChannelGroup(sChannelGroup); in createNotificationChannel()
/frameworks/base/core/java/android/app/
DNotificationManager.java486 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { in createNotificationChannelGroup() method in NotificationManager
/frameworks/base/services/
Dart-profile933 HSPLcom/android/server/notification/RankingConfig;->createNotificationChannelGroup(Ljava/lang/Strin…
/frameworks/base/config/
Dhiddenapi-public-dex.txt3950 Landroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChannelG…
Dboot-image-profile.txt15002 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
/frameworks/base/api/
Dcurrent.txt5677 method public void createNotificationChannelGroup(android.app.NotificationChannelGroup);