Home
last modified time | relevance | path

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

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