Searched refs:unlockFields (Results 1 – 6 of 6) sorted by relevance
226 public void unlockFields(int field) { in unlockFields() method in NotificationChannelGroup
413 public void unlockFields(int field) { in unlockFields() method in NotificationChannel
875 group.unlockFields(group.getUserLockedFields()); in createNotificationChannelGroup()1049 channel.unlockFields(channel.getUserLockedFields()); in clearLockedFieldsLocked()1064 channel.unlockFields(USER_LOCKED_IMPORTANCE); in unlockNotificationChannelImportance()1092 updatedChannel.unlockFields(updatedChannel.getUserLockedFields()); in updateNotificationChannel()2677 channel.unlockFields(USER_LOCKED_IMPORTANCE); in unlockAllNotificationChannels()
6599 channel.unlockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
798 mNotificationChannel.unlockFields(USER_LOCKED_IMPORTANCE); in testBindNotification_automaticIsSelected()998 mNotificationChannel.unlockFields(USER_LOCKED_IMPORTANCE); in testHandleCloseControls_persistAutomatic()
8031 Landroid/app/NotificationChannel;->unlockFields(I)V