Searched refs:USER_LOCKED_SOUND (Results 1 – 7 of 7) sorted by relevance
126 if ((userlock & NotificationChannel.USER_LOCKED_SOUND) != 0) { in createScreenshotChannel()
92 NotificationChannel.USER_LOCKED_SOUND); in testInheritFromLegacy_keepsUserLockedLegacySettings()
217 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateSound()296 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateAttributes()1051 & NotificationChannel.USER_LOCKED_SOUND) != 0); in calculateGrantableUris()
1069 update.lockFields(NotificationChannel.USER_LOCKED_SOUND); in lockFieldsForUpdate()
107 public static final int USER_LOCKED_SOUND = 0x00000020; field in NotificationChannel123 USER_LOCKED_SOUND,
212 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testSound_default_userLocked_preUpgrade()673 channel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testCalculateGrantableUris_PuserOverridden()
952 | NotificationChannel.USER_LOCKED_SOUND, in testLockFields_soundAndVibration()960 | NotificationChannel.USER_LOCKED_SOUND in testLockFields_soundAndVibration()