Searched refs:permanentlyDeleteNotificationChannels (Results 1 – 3 of 3) sorted by relevance
45 void permanentlyDeleteNotificationChannels(String pkg, int uid); in permanentlyDeleteNotificationChannels() method
682 public void permanentlyDeleteNotificationChannels(String pkg, int uid) { in permanentlyDeleteNotificationChannels() method in RankingHelper
1020 mHelper.permanentlyDeleteNotificationChannels(PKG, UID); in testPermanentlyDeleteChannels()