Home
last modified time | relevance | path

Searched refs:updateChannelsBypassingDnd (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java609 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannelGroup()
684 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannel()
725 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannel()
794 updateChannelsBypassingDnd(mContext.getUserId()); in updateNotificationChannel()
835 updateChannelsBypassingDnd(mContext.getUserId()); in deleteNotificationChannel()
1209 updateChannelsBypassingDnd(userId); in syncChannelsBypassingDnd()
1217 private void updateChannelsBypassingDnd(int userId) { in updateChannelsBypassingDnd() method in PreferencesHelper
/frameworks/base/services/
Dart-profile9803 HSPLcom/android/server/notification/PreferencesHelper;->updateChannelsBypassingDnd(I)V