/frameworks/base/services/core/java/com/android/server/notification/ |
D | RankingConfig.java | 41 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method
|
D | NotificationManagerService.java | 3124 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(
|
D | PreferencesHelper.java | 908 public void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method in PreferencesHelper
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | PreferencesHelperTest.java | 605 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 …]
|
D | NotificationManagerServiceTest.java | 4067 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/ |
D | AlertWindowNotification.java | 151 mNotificationManager.createNotificationChannelGroup(sChannelGroup); in createNotificationChannel()
|
/frameworks/base/core/java/android/app/ |
D | NotificationManager.java | 973 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { in createNotificationChannelGroup() method in NotificationManager
|
/frameworks/base/services/ |
D | art-wear-profile | 16127 PLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljava… 16382 HPLcom/android/server/notification/PreferencesHelper;->createNotificationChannelGroup(Ljava/lang/St…
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 2368 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 2368 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
|
/frameworks/base/core/api/ |
D | current.txt | 7012 … method public void createNotificationChannelGroup(@NonNull android.app.NotificationChannelGroup);
|