Searched refs:unlockNotificationChannelImportance (Results 1 – 3 of 3) sorted by relevance
979 void unlockNotificationChannelImportance(String pkg, int uid, String updatedChannelId) { in unlockNotificationChannelImportance() method in PreferencesHelper
3894 mPreferencesHelper.unlockNotificationChannelImportance(pkg, uid, channelId);
4000 mHelper.unlockNotificationChannelImportance(PKG_O, UID_O, channel.getId()); in testUnlockNotificationChannelImportance()