Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java338 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXml()
339 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXml()
403 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXmlForBackup()
404 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXmlForBackup()
576 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXml_backup()
577 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXml_backup()
1184 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ true); in testUpdateChannelsBypassingDnd_onUserSwitch_onUserUnlocked()
1219 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ true); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked()
1227 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ false); in testGetChannelsBypassingDndCount_oneChannelBypassing_groupBlocked()
1297 mHelper.createNotificationChannelGroup(PKG_N_MR1, user, ncg, /* fromTargetApp */ true); in testGetAppsBypassingDndCount_oneChannelBypassing_groupBlocked()
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java38 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method
DNotificationManagerService.java2062 private void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group,
2069 mPreferencesHelper.createNotificationChannelGroup(pkg, uid, group,
2707 createNotificationChannelGroup(pkg, uid, group, false, false);
2719 createNotificationChannelGroup(pkg, Binder.getCallingUid(), group, true, false);
4117 createNotificationChannelGroup(
DPreferencesHelper.java593 public void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method in PreferencesHelper
/frameworks/base/services/core/java/com/android/server/wm/
DAlertWindowNotification.java152 mNotificationManager.createNotificationChannelGroup(sChannelGroup); in createNotificationChannel()
/frameworks/base/core/java/android/app/
DNotificationManager.java655 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { in createNotificationChannelGroup() method in NotificationManager
/frameworks/base/services/
Dart-profile9578 PLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljava…
9767 PLcom/android/server/notification/PreferencesHelper;->createNotificationChannelGroup(Ljava/lang/Str…
/frameworks/base/config/
Dboot-image-profile.txt1977 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
/frameworks/base/non-updatable-api/
Dcurrent.txt5816 … method public void createNotificationChannelGroup(@NonNull android.app.NotificationChannelGroup);
/frameworks/base/api/
Dcurrent.txt5816 … method public void createNotificationChannelGroup(@NonNull android.app.NotificationChannelGroup);