/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | PreferencesHelperTest.java | 459 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXml() 460 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXml() 524 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXmlForBackup() 525 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXmlForBackup() 705 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testChannelXml_backup() 706 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg2, true); in testChannelXml_backup() 1794 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testOnPackageChanged_packageRemoval_groups() 1830 mHelper.createNotificationChannelGroup( in testClearData() 1868 mHelper.createNotificationChannelGroup(PKG_N_MR1, UID_N_MR1, ncg, true); in testCreateGroup() 3631 mHelper.createNotificationChannelGroup(PKG_O, UID_O, group, false); in testGetConversations_noDisabledGroups() [all …]
|
H A D | NotificationManagerServiceTest.java | 2466 mService.createNotificationChannelGroup( in testDeleteChannelGroupChecksForFgses() 2486 mService.createNotificationChannelGroup(PKG, mUid, in testDeleteChannelGroupChecksForFgses()
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | RankingConfig.java | 43 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method
|
H A D | NotificationManagerService.java | 2698 void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, 2705 mPreferencesHelper.createNotificationChannelGroup(pkg, uid, group, 3579 createNotificationChannelGroup(pkg, uid, group, false, false); 3591 createNotificationChannelGroup(pkg, Binder.getCallingUid(), group, true, false); 5319 createNotificationChannelGroup(
|
H A D | PreferencesHelper.java | 788 public void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, in createNotificationChannelGroup() method in PreferencesHelper
|
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
H A D | StatsdCtsForegroundActivity.java | 169 nm.createNotificationChannelGroup(channelGroup); in doCreateChannelGroup()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | AlertWindowNotification.java | 151 mNotificationManager.createNotificationChannelGroup(sChannelGroup); in createNotificationChannel()
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | NotificationManager.java | 873 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { in createNotificationChannelGroup() method in NotificationManager
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2312 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 6233 … method public void createNotificationChannelGroup(@NonNull android.app.NotificationChannelGroup);
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 26978 HPLcom/android/server/notification/NotificationManagerService;->createNotificationChannelGroup(Ljav… 27384 HPLcom/android/server/notification/PreferencesHelper;->createNotificationChannelGroup(Ljava/lang/St…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2312 HSPLandroid/app/NotificationManager;->createNotificationChannelGroup(Landroid/app/NotificationChann…
|