Searched defs:deleteNotificationChannel (Results 1 – 4 of 4) sorted by relevance
53 void deleteNotificationChannel(String pkg, int uid, String channelId); in deleteNotificationChannel() method
1091 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in PreferencesHelper
903 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager
103 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method