/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationChannelExtractor.java | 51 record.updateNotificationChannel(updatedChannel); in process()
|
H A D | RankingConfig.java | 48 void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel() method
|
H A D | NotificationRecord.java | 1137 protected void updateNotificationChannel(NotificationChannel channel) { in updateNotificationChannel() method in NotificationRecord
|
H A D | NotificationManagerService.java | 2880 mPreferencesHelper.updateNotificationChannel(pkg, uid, channel, true, 6838 mPreferencesHelper.updateNotificationChannel( 6841 r.updateNotificationChannel(channel); 6845 r.updateNotificationChannel(channel);
|
H A D | PreferencesHelper.java | 1071 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 D | PreferencesHelperTest.java | 1662 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 D | NotificationRecordTest.java | 952 record.updateNotificationChannel( in testUpdateNotificationChannel() 1010 record.updateNotificationChannel( in testCalculateImportance_asstImportanceChannelUpdate()
|
H A D | NotificationManagerServiceTest.java | 952 .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 D | NotificationManager.java | 1093 public void updateNotificationChannel(@NonNull String pkg, int uid, in updateNotificationChannel() method in NotificationManager
|
/aosp14/frameworks/base/core/java/android/service/notification/ |
H A D | NotificationListenerService.java | 881 public final void updateNotificationChannel(@NonNull String pkg, @NonNull UserHandle user, in updateNotificationChannel() method in NotificationListenerService
|
/aosp14/frameworks/base/core/api/ |
H A D | test-current.txt | 372 …method public void updateNotificationChannel(@NonNull String, int, @NonNull android.app.Notificati…
|
H A D | current.txt | 40929 …method public final void updateNotificationChannel(@NonNull String, @NonNull android.os.UserHandle…
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 5291 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |