Searched defs:deleteNotificationChannel (Results 1 – 5 of 5) sorted by relevance
53 boolean deleteNotificationChannel(String pkg, int uid, String channelId, in deleteNotificationChannel() method
213 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in NotificationHistoryManager
157 public void deleteNotificationChannel(String pkg, String channelId) { in deleteNotificationChannel() method in NotificationHistoryDatabase
115 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method
1388 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager