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