Searched refs:updateCurrentUserHasChannelsBypassingDnd (Results 1 – 1 of 1) sorted by relevance
895 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in createNotificationChannelGroup()1043 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in createNotificationChannel()1136 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in updateNotificationChannel()1323 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in deleteNotificationChannel()1540 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in deleteNotificationChannelGroup()1688 updateCurrentUserHasChannelsBypassingDnd(callingUid, fromSystemOrSystemUi); in deleteConversations()1801 updateCurrentUserHasChannelsBypassingDnd(/* callingUid= */ Process.SYSTEM_UID, in syncChannelsBypassingDnd()1810 private void updateCurrentUserHasChannelsBypassingDnd(int callingUid, in updateCurrentUserHasChannelsBypassingDnd() method in PreferencesHelper