Searched defs:deleteNotificationChannel (Results 1 – 4 of 4) sorted by relevance
44 void deleteNotificationChannel(String pkg, int uid, String channelId); in deleteNotificationChannel() method
754 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in RankingHelper
581 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager
78 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method