Searched refs:permanentlyDeleteNotificationChannel (Results 1 – 3 of 3) sorted by relevance
55 void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId); in permanentlyDeleteNotificationChannel() method
1406 public void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId) { in permanentlyDeleteNotificationChannel() method in PreferencesHelper
396 mHelper.permanentlyDeleteNotificationChannel(pkg, uid, channelId); in writeXmlAndPurge()5140 mHelper.permanentlyDeleteNotificationChannel(PKG_O, UID_O, "messages"); in testGetConversations_parentDeleted()