Searched refs:permanentlyDeleteNotificationChannel (Results 1 – 3 of 3) sorted by relevance
54 void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId); in permanentlyDeleteNotificationChannel() method
1102 public void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId) { in permanentlyDeleteNotificationChannel() method in PreferencesHelper
236 mHelper.permanentlyDeleteNotificationChannel(pkg, uid, channelId); in writeXmlAndPurge()