/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | PreferencesHelperTest.java | 335 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXml() 336 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXml() 400 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXmlForBackup() 401 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXmlForBackup() 573 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXml_backup() 574 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXml_backup() 1181 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ true); in testUpdateChannelsBypassingDnd_onUserSwitch_onUserUnlocked() 1216 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ true); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked() 1224 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ false); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked() 1294 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ true); in testGetAppsBypassingDndCount_oneChannelBypassing_groupBlocked() [all …]
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | RankingConfig.java | 38 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method
|
D | NotificationManagerService.java | 1989 private void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, 1996 mPreferencesHelper.createNotificationChannelGroup(pkg, uid, group, 2618 createNotificationChannelGroup(pkg, uid, group, false, false); 2630 createNotificationChannelGroup(pkg, Binder.getCallingUid(), group, true, false); 4026 createNotificationChannelGroup(
|
D | PreferencesHelper.java | 581 public void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method in PreferencesHelper
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | AlertWindowNotification.java | 152 mNotificationManager.createNotificationChannelGroup(sChannelGroup); in createNotificationChannel()
|
/frameworks/base/core/java/android/app/ |
D | NotificationManager.java | 655 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { in createNotificationChannelGroup() method in NotificationManager
|
/frameworks/base/services/ |
D | art-profile | 9578 PLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljava… 9767 PLcom/android/server/notification/PreferencesHelper;->createNotificationChannelGroup(Ljava/lang/Str…
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |