Searched defs:deleteNotificationChannel (Results 1 – 4 of 4) sorted by relevance
46 void deleteNotificationChannel(String pkg, int uid, String channelId); in deleteNotificationChannel() method
821 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in PreferencesHelper
95 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method
760 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager