Searched refs:permanentlyDeleteNotificationChannels (Results 1 – 3 of 3) sorted by relevance
58 void permanentlyDeleteNotificationChannels(String pkg, int uid); in permanentlyDeleteNotificationChannels() method
1175 public void permanentlyDeleteNotificationChannels(String pkg, int uid) { in permanentlyDeleteNotificationChannels() method in PreferencesHelper
1679 mHelper.permanentlyDeleteNotificationChannels(PKG_N_MR1, UID_N_MR1); in testPermanentlyDeleteChannels()