Searched defs:deleteNotificationChannel (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | RankingConfig.java | 55 boolean deleteNotificationChannel(String pkg, int uid, String channelId, in deleteNotificationChannel() method
|
| D | NotificationHistoryManager.java | 209 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() method in NotificationHistoryManager
|
| D | NotificationHistoryDatabase.java | 157 public void deleteNotificationChannel(String pkg, String channelId) { in deleteNotificationChannel() method in NotificationHistoryDatabase
|
| D | PreferencesHelper.java | 1307 public boolean deleteNotificationChannel(String pkg, int uid, String channelId, in deleteNotificationChannel() method in PreferencesHelper
|
| /frameworks/base/core/java/android/app/ |
| D | NotificationManager.java | 1036 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() method in NotificationManager
|
| D | INotificationManager.aidl | 109 void deleteNotificationChannel(String pkg, String channelId); in deleteNotificationChannel() method
|