Searched defs:deleteNotificationChannel (Results 1 – 4 of 4) sorted by relevance
43 void deleteNotificationChannel(String pkg, int uid, String channelId); in deleteNotificationChannel() method
653 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in RankingHelper
486 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager
67 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method