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.java621 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannelGroup()
696 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannel()
741 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannel()
810 updateChannelsBypassingDnd(mContext.getUserId()); in updateNotificationChannel()
851 updateChannelsBypassingDnd(mContext.getUserId()); in deleteNotificationChannel()
1225 updateChannelsBypassingDnd(userId); in syncChannelsBypassingDnd()
1233 private void updateChannelsBypassingDnd(int userId) { in updateChannelsBypassingDnd() method in PreferencesHelper
/frameworks/base/services/
Dart-profile9803 HSPLcom/android/server/notification/PreferencesHelper;->updateChannelsBypassingDnd(I)V