Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationChannelExtractor.java45 record.updateNotificationChannel(mConfig.getNotificationChannel(record.sbn.getPackageName(), in process()
DRankingConfig.java42 …void updateNotificationChannel(String pkg, int uid, NotificationChannel channel, boolean fromUser); in updateNotificationChannel() method
DNotificationRecord.java905 protected void updateNotificationChannel(NotificationChannel channel) { in updateNotificationChannel() method in NotificationRecord
DRankingHelper.java690 public void updateNotificationChannel(String pkg, int uid, NotificationChannel updatedChannel, in updateNotificationChannel() method in RankingHelper
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java656 mHelper.updateNotificationChannel(PKG, UID, defaultChannel, true); in testChannelXml_defaultChannelUpdatedApp_userSettings()
808 mHelper.updateNotificationChannel(PKG, UID, channel2, true); in testUpdate()
834 mHelper.updateNotificationChannel(PKG, UID, defaultChannel, true); in testUpdate_preUpgrade_updatesAppFields()
859 mHelper.updateNotificationChannel(PKG, UID, channel, true); in testUpdate_postUpgrade_noUpdateAppFields()
950 mHelper.updateNotificationChannel(PKG, UID, update1, true); in testLockFields_soundAndVibration()
958 mHelper.updateNotificationChannel(PKG, UID, update2, true); in testLockFields_soundAndVibration()
972 mHelper.updateNotificationChannel(PKG, UID, update1, true); in testLockFields_vibrationAndLights()
979 mHelper.updateNotificationChannel(PKG, UID, update2, true); in testLockFields_vibrationAndLights()
992 mHelper.updateNotificationChannel(PKG, UID, update1, true); in testLockFields_lightsAndImportance()
999 mHelper.updateNotificationChannel(PKG, UID, update2, true); in testLockFields_lightsAndImportance()
[all …]
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java712 public final void updateNotificationChannel(@NonNull String pkg, @NonNull UserHandle user, in updateNotificationChannel() method in NotificationListenerService
/frameworks/base/services/
Dart-profile945 HSPLcom/android/server/notification/RankingConfig;->updateNotificationChannel(Ljava/lang/String;ILa…
/frameworks/base/config/
Dhiddenapi-public-dex.txt40155 Landroid/service/notification/NotificationListenerService;->updateNotificationChannel(Ljava/lang/St…
/frameworks/base/api/
Dcurrent.txt39360 …method public final void updateNotificationChannel(java.lang.String, android.os.UserHandle, androi…