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.java775 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannelGroup()
862 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannel()
926 updateChannelsBypassingDnd(mContext.getUserId()); in createNotificationChannel()
998 updateChannelsBypassingDnd(mContext.getUserId()); in updateNotificationChannel()
1095 updateChannelsBypassingDnd(mContext.getUserId()); in deleteNotificationChannelLocked()
1426 updateChannelsBypassingDnd(mContext.getUserId()); in deleteConversation()
1579 updateChannelsBypassingDnd(userId); in syncChannelsBypassingDnd()
1587 private void updateChannelsBypassingDnd(int userId) { in updateChannelsBypassingDnd() method in PreferencesHelper
/frameworks/base/services/
Dart-profile22181 HSPLcom/android/server/notification/PreferencesHelper;->updateChannelsBypassingDnd(I)V