Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java640 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXml()
642 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXml()
734 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForBackup()
736 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForBackup()
1200 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForNonBackup_postMigration()
1202 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForNonBackup_postMigration()
1285 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForBackup_postMigration()
1287 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForBackup_postMigration()
1372 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true, in testChannelXmlForBackup_postMigration_noExternal()
1374 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true, in testChannelXmlForBackup_postMigration_noExternal()
[all …]
DNotificationManagerServiceTest.java4844 mService.createNotificationChannelGroup( in testDeleteChannelGroupChecksForFgses()
4864 mService.createNotificationChannelGroup(mPkg, mUid, in testDeleteChannelGroupChecksForFgses()
15524 mService.createNotificationChannelGroup(mPkg, mUid,
15544 mService.createNotificationChannelGroup(mPkg, mUid,
/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java41 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method
DNotificationManagerService.java3567 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group,
3574 mPreferencesHelper.createNotificationChannelGroup(pkg, uid, group,
4773 createNotificationChannelGroup(pkg, uid, group, false, false);
4785 createNotificationChannelGroup(pkg, Binder.getCallingUid(), group, true, false);
7099 createNotificationChannelGroup(
DPreferencesHelper.java1019 public void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group,
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java151 mNotificationManager.createNotificationChannelGroup(sChannelGroup); in createNotificationChannel()
/frameworks/base/core/java/android/app/
DNotificationManager.java1189 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { in createNotificationChannelGroup() method in NotificationManager
/frameworks/base/services/
Dart-profile2276 HSPLcom/android/server/notification/PreferencesHelper;->createNotificationChannelGroup(Ljava/lang/S…
Dart-wear-profile12724 HPLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljav…
/frameworks/base/boot/
Dboot-image-profile.txt2460 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
/frameworks/base/core/api/
Dcurrent.txt7152 … method public void createNotificationChannelGroup(@NonNull android.app.NotificationChannelGroup);