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