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