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