Searched refs:unlockFields (Results 1 – 5 of 5) sorted by relevance
215 public void unlockFields(int field) { in unlockFields() method in NotificationChannelGroup
301 public void unlockFields(int field) { in unlockFields() method in NotificationChannel
615 group.unlockFields(group.getUserLockedFields()); in createNotificationChannelGroup()751 channel.unlockFields(channel.getUserLockedFields()); in clearLockedFieldsLocked()776 updatedChannel.unlockFields(updatedChannel.getUserLockedFields()); in updateNotificationChannel()
4872 channel.unlockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
8034 Landroid/app/NotificationChannel;->unlockFields(I)V