Searched defs:deleteNotificationChannel (Results 1 – 6 of 6) sorted by relevance
54 boolean deleteNotificationChannel(String pkg, int uid, String channelId); in deleteNotificationChannel() method
209 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in NotificationHistoryManager
156 public void deleteNotificationChannel(String pkg, String channelId) { in deleteNotificationChannel() method in NotificationHistoryDatabase
1197 public boolean deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in PreferencesHelper
1009 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager
110 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method