Home
last modified time | relevance | path

Searched defs:deleteNotificationChannel (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java53 boolean deleteNotificationChannel(String pkg, int uid, String channelId, in deleteNotificationChannel() method
DNotificationHistoryManager.java213 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in NotificationHistoryManager
DNotificationHistoryDatabase.java157 public void deleteNotificationChannel(String pkg, String channelId) { in deleteNotificationChannel() method in NotificationHistoryDatabase
DPreferencesHelper.java1369 public boolean deleteNotificationChannel(String pkg, int uid, String channelId, in deleteNotificationChannel() method in PreferencesHelper
/frameworks/base/core/java/android/app/
DINotificationManager.aidl113 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method
DNotificationManager.java1099 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...