Searched refs:unlockAllNotificationChannels (Results 1 – 4 of 4) sorted by relevance
102 void unlockAllNotificationChannels(); in unlockAllNotificationChannels() method
2518 public void unlockAllNotificationChannels() { in unlockAllNotificationChannels() method in PreferencesHelper
3899 public void unlockAllNotificationChannels() {3901 mPreferencesHelper.unlockAllNotificationChannels();
4022 mHelper.unlockAllNotificationChannels(); in testUnlockAllNotificationChannels()