Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1381 deletedChannel = deleteNotificationChannelLocked(channel, pkg, uid); in deleteNotificationChannel()
1390 private boolean deleteNotificationChannelLocked(NotificationChannel channel, String pkg, in deleteNotificationChannelLocked() method in PreferencesHelper
1598 deleteNotificationChannelLocked(nc, pkg, uid); in deleteNotificationChannelGroup()