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