Searched refs:lockFields (Results 1 – 11 of 11) sorted by relevance
252 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testSound_default_userLocked_preUpgrade()315 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_VIBRATION); in testVibration_custom_userLocked_preUpgrade()349 defaultChannel.lockFields(USER_LOCKED_IMPORTANCE); in testImportance_locked_preUpgrade()361 defaultChannel.lockFields(USER_LOCKED_IMPORTANCE); in testImportance_locked_unspecified_preUpgrade()401 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in testLights_locked_preUpgrade()560 channel.lockFields(channel.USER_LOCKED_IMPORTANCE); in testLogMakerImportanceUser()582 channel.lockFields(channel.USER_LOCKED_IMPORTANCE); in testLogMakerImportanceMulti()701 channel.lockFields(USER_LOCKED_IMPORTANCE); in testUserSentiment_userLocked()803 channel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testCalculateGrantableUris_PuserOverridden()875 channel.lockFields(USER_LOCKED_IMPORTANCE); in testCalculateImportance_systemImportance()[all …]
971 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFields()1002 channel.lockFields(lockMask); in testCreateChannel_CannotChangeHiddenFieldsAssistant()1023 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()1036 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()
5416 nr.getChannel().lockFields(USER_LOCKED_ALLOW_BUBBLE); in testFlagBubbleNotifs_noFlag_messaging_channelNotAllowed()
208 public void lockFields(int field) { in lockFields() method in NotificationChannelGroup318 cloned.lockFields(mUserLockedFields); in clone()
348 public void lockFields(int field) { in lockFields() method in NotificationChannel898 lockFields(safeInt(parser, ATT_USER_LOCKED, 0)); in populateFromXml()
473 channel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in createDefaultChannelIfNeededLocked()476 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()479 channel.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in createDefaultChannelIfNeededLocked()770 group.lockFields(oldGroup.getUserLockedFields()); in createNotificationChannelGroup()774 group.lockFields(NotificationChannelGroup.USER_LOCKED_BLOCKED_STATE); in createNotificationChannelGroup()959 updatedChannel.lockFields(channel.getUserLockedFields()); in updateNotificationChannel()1766 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()1769 update.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in lockFieldsForUpdateLocked()1772 update.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in lockFieldsForUpdateLocked()1776 update.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in lockFieldsForUpdateLocked()[all …]
88 legacyChannel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE | in testInheritFromLegacy_keepsUserLockedLegacySettings()
161 channel.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE); in userChangeTrumpsHighPriorityCharacteristics()
622 mChannelToUpdate.lockFields(NotificationChannel.USER_LOCKED_IMPORTANCE);
447 method public void lockFields(int);460 method public void lockFields(int);
2760 HSPLandroid/app/NotificationChannel;->lockFields(I)V2806 HPLandroid/app/NotificationChannelGroup;->lockFields(I)V