Home
last modified time | relevance | path

Searched refs:unlockFields (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationChannelGroup.java215 public void unlockFields(int field) { in unlockFields() method in NotificationChannelGroup
DNotificationChannel.java303 public void unlockFields(int field) { in unlockFields() method in NotificationChannel
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java603 group.unlockFields(group.getUserLockedFields()); in createNotificationChannelGroup()
735 channel.unlockFields(channel.getUserLockedFields()); in clearLockedFieldsLocked()
760 updatedChannel.unlockFields(updatedChannel.getUserLockedFields()); in updateNotificationChannel()
DNotificationManagerService.java4753 channel.unlockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8559 Landroid/app/NotificationChannel;->unlockFields(I)V