Searched refs:lockFields (Results 1 – 9 of 9) sorted by relevance
204 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testSound_default_userLocked_preUpgrade()267 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_VIBRATION); in testVibration_custom_userLocked_preUpgrade()301 defaultChannel.lockFields(USER_LOCKED_IMPORTANCE); in testImportance_locked_preUpgrade()313 defaultChannel.lockFields(USER_LOCKED_IMPORTANCE); in testImportance_locked_unspecified_preUpgrade()353 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in testLights_locked_preUpgrade()512 channel.lockFields(channel.USER_LOCKED_IMPORTANCE); in testLogMakerImportanceUser()534 channel.lockFields(channel.USER_LOCKED_IMPORTANCE); in testLogMakerImportanceMulti()653 channel.lockFields(USER_LOCKED_IMPORTANCE); in testUserSentiment_userLocked()755 channel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testCalculateGrantableUris_PuserOverridden()827 channel.lockFields(USER_LOCKED_IMPORTANCE); in testCalculateImportance_systemImportance()[all …]
896 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFields()927 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFieldsAssistant()948 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()961 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()
377 channel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in createDefaultChannelIfNeededLocked()380 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()383 channel.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in createDefaultChannelIfNeededLocked()604 group.lockFields(oldGroup.getUserLockedFields()); in createNotificationChannelGroup()608 group.lockFields(NotificationChannelGroup.USER_LOCKED_BLOCKED_STATE); in createNotificationChannelGroup()757 updatedChannel.lockFields(channel.getUserLockedFields()); in updateNotificationChannel()1394 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()1397 update.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in lockFieldsForUpdateLocked()1400 update.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in lockFieldsForUpdateLocked()1404 update.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in lockFieldsForUpdateLocked()[all …]
208 public void lockFields(int field) { in lockFields() method in NotificationChannelGroup318 cloned.lockFields(mUserLockedFields); in clone()
296 public void lockFields(int field) { in lockFields() method in NotificationChannel728 lockFields(safeInt(parser, ATT_USER_LOCKED, 0)); in populateFromXml()
88 legacyChannel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE | in testInheritFromLegacy_keepsUserLockedLegacySettings()
835 mChannelToUpdate.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
458 channel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in userChangeTrumpsHighPriorityCharacteristics()
329 method public void lockFields(int);