Searched refs:unlockFields (Results 1 – 6 of 6) sorted by relevance
238 public void unlockFields(int field) { in unlockFields() method in NotificationChannelGroup
479 public void unlockFields(int field) { in unlockFields() method in NotificationChannel
692 mNotificationChannel.unlockFields(USER_LOCKED_IMPORTANCE); in testBindNotification_automaticIsSelected()884 mNotificationChannel.unlockFields(USER_LOCKED_IMPORTANCE); in testHandleCloseControls_persistAutomatic()
935 group.unlockFields(group.getUserLockedFields()); in createNotificationChannelGroup()1110 channel.unlockFields(channel.getUserLockedFields()); in clearLockedFieldsLocked()1125 channel.unlockFields(USER_LOCKED_IMPORTANCE); in unlockNotificationChannelImportance()1154 updatedChannel.unlockFields(updatedChannel.getUserLockedFields()); in updateNotificationChannel()2904 channel.unlockFields(USER_LOCKED_IMPORTANCE); in unlockAllNotificationChannels()
7483 channel.unlockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
8031 Landroid/app/NotificationChannel;->unlockFields(I)V