Home
last modified time | relevance | path

Searched refs:updateNotificationChannel (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationChannelExtractor.java51 record.updateNotificationChannel(updatedChannel); in process()
H A DRankingConfig.java48 void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel() method
H A DNotificationRecord.java1137 protected void updateNotificationChannel(NotificationChannel channel) { in updateNotificationChannel() method in NotificationRecord
H A DNotificationManagerService.java2880 mPreferencesHelper.updateNotificationChannel(pkg, uid, channel, true,
6838 mPreferencesHelper.updateNotificationChannel(
6841 r.updateNotificationChannel(channel);
6845 r.updateNotificationChannel(channel);
H A DPreferencesHelper.java1071 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel() method in PreferencesHelper
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java1662 mHelper.updateNotificationChannel(PKG_N_MR1, UID_N_MR1, defaultChannel, true, in testChannelXml_defaultChannelUpdatedApp_userSettings()
1855 mHelper.updateNotificationChannel(PKG_N_MR1, UID_N_MR1, channel2, true, in testUpdate()
1907 mHelper.updateNotificationChannel(PKG_O, UID_O, channel, true, in testUpdate_postUpgrade_noUpdateAppFields()
1933 mHelper.updateNotificationChannel(PKG_N_MR1, UID_N_MR1, channel, true, in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
2095 mHelper.updateNotificationChannel(PKG_N_MR1, UID_N_MR1, update2, true, in testLockFields_lightsAndImportance()
2146 mHelper.updateNotificationChannel(PKG_N_MR1, UID_N_MR1, update, true, in testLockFields_allowBubble()
3053 mHelper.updateNotificationChannel(PKG_N_MR1, UID_N_MR1, channel1, true, in testGetChannelGroups_noSideEffects()
3960 mHelper.updateNotificationChannel(PKG_O, UID_O, update, true, in testUpdateNotificationChannel_fixedPermission()
4247 mHelper.updateNotificationChannel(PKG_O, UID_O, updateImportanceLow, true, in testUpdateNotificationChannel_defaultAppLockedImportance()
5694 mHelper.updateNotificationChannel(PKG_P, 0, updated, false, 0, false); in updateNotificationChannel_different_requestsSort()
[all …]
H A DNotificationRecordTest.java952 record.updateNotificationChannel( in testUpdateNotificationChannel()
1010 record.updateNotificationChannel( in testCalculateImportance_asstImportanceChannelUpdate()
H A DNotificationManagerServiceTest.java952 .updateNotificationChannel(new NotificationChannel("a", "", IMPORTANCE_LOW)); in getSignalExtractorSideEffects()
3668 verify(mPreferencesHelper, times(1)).updateNotificationChannel( in testUpdateNotificationChannelFromPrivilegedListener_success()
3690 verify(mPreferencesHelper, never()).updateNotificationChannel( in testUpdateNotificationChannelFromPrivilegedListener_noAccess()
3716 verify(mPreferencesHelper, never()).updateNotificationChannel( in testUpdateNotificationChannelFromPrivilegedListener_badUser()
3748 verify(mPreferencesHelper, never()).updateNotificationChannel( in testUpdateNotificationChannelFromPrivilegedListener_noSoundUriPermission()
3779 verify(mPreferencesHelper, times(1)).updateNotificationChannel( in testUpdateNotificationChannelFromPrivilegedListener_noSoundUriPermission_sameSound()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1093 public void updateNotificationChannel(@NonNull String pkg, int uid, in updateNotificationChannel() method in NotificationManager
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java881 public final void updateNotificationChannel(@NonNull String pkg, @NonNull UserHandle user, in updateNotificationChannel() method in NotificationListenerService
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt372 …method public void updateNotificationChannel(@NonNull String, int, @NonNull android.app.Notificati…
H A Dcurrent.txt40929 …method public final void updateNotificationChannel(@NonNull String, @NonNull android.os.UserHandle…
/aosp14/frameworks/base/services/
H A Dart-profile5291 HSPLcom/android/server/notification/NotificationRecord;->updateNotificationChannel(Landroid/app/Not…
5350 HPLcom/android/server/notification/PreferencesHelper;->updateNotificationChannel(Ljava/lang/String;…
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...