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.java301 public void unlockFields(int field) { in unlockFields() method in NotificationChannel
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java615 group.unlockFields(group.getUserLockedFields()); in createNotificationChannelGroup()
751 channel.unlockFields(channel.getUserLockedFields()); in clearLockedFieldsLocked()
776 updatedChannel.unlockFields(updatedChannel.getUserLockedFields()); in updateNotificationChannel()
DNotificationManagerService.java4872 channel.unlockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8034 Landroid/app/NotificationChannel;->unlockFields(I)V