Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java1319 deletedChannel = deleteNotificationChannelLocked(channel, pkg, uid); in deleteNotificationChannel()
1328 private boolean deleteNotificationChannelLocked(NotificationChannel channel, String pkg, in deleteNotificationChannelLocked() method in PreferencesHelper
1534 deleteNotificationChannelLocked(nc, pkg, uid); in deleteNotificationChannelGroup()