Searched refs:unlockFields (Results 1 – 5 of 5) sorted by relevance
215 public void unlockFields(int field) { in unlockFields() method in NotificationChannelGroup
303 public void unlockFields(int field) { in unlockFields() method in NotificationChannel
603 group.unlockFields(group.getUserLockedFields()); in createNotificationChannelGroup()735 channel.unlockFields(channel.getUserLockedFields()); in clearLockedFieldsLocked()760 updatedChannel.unlockFields(updatedChannel.getUserLockedFields()); in updateNotificationChannel()
4753 channel.unlockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
8559 Landroid/app/NotificationChannel;->unlockFields(I)V