Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java41 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method
DNotificationManagerService.java3124 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group,
3131 mPreferencesHelper.createNotificationChannelGroup(pkg, uid, group,
4113 createNotificationChannelGroup(pkg, uid, group, false, false);
4125 createNotificationChannelGroup(pkg, Binder.getCallingUid(), group, true, false);
6338 createNotificationChannelGroup(
DPreferencesHelper.java908 public void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method in PreferencesHelper
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java605 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXml()
607 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXml()
672 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForBackup()
674 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForBackup()
1137 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForNonBackup_postMigration()
1139 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForNonBackup_postMigration()
1222 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForBackup_postMigration()
1224 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForBackup_postMigration()
1309 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForBackup_postMigration_noExternal()
1311 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForBackup_postMigration_noExternal()
[all …]
DNotificationManagerServiceTest.java4067 mService.createNotificationChannelGroup( in testDeleteChannelGroupChecksForFgses()
4087 mService.createNotificationChannelGroup(mPkg, mUid, in testDeleteChannelGroupChecksForFgses()
13966 mService.createNotificationChannelGroup(mPkg, mUid,
13986 mService.createNotificationChannelGroup(mPkg, mUid,
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java151 mNotificationManager.createNotificationChannelGroup(sChannelGroup); in createNotificationChannel()
/frameworks/base/core/java/android/app/
DNotificationManager.java973 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { in createNotificationChannelGroup() method in NotificationManager
/frameworks/base/services/
Dart-wear-profile16127 PLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljava…
16382 HPLcom/android/server/notification/PreferencesHelper;->createNotificationChannelGroup(Ljava/lang/St…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt2368 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
/frameworks/base/config/
Dboot-image-profile.txt2368 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
/frameworks/base/core/api/
Dcurrent.txt7012 … method public void createNotificationChannelGroup(@NonNull android.app.NotificationChannelGroup);