Searched refs:USER_LOCKED_SOUND (Results 1 – 7 of 7) sorted by relevance
89 NotificationChannel.USER_LOCKED_SOUND); in testInheritFromLegacy_keepsUserLockedLegacySettings()
125 if ((userlock & NotificationChannel.USER_LOCKED_SOUND) != 0) { in createScreenshotChannel()
241 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateSound()320 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateAttributes()1230 & NotificationChannel.USER_LOCKED_SOUND) != 0); in calculateGrantableUris()
1407 update.lockFields(NotificationChannel.USER_LOCKED_SOUND); in lockFieldsForUpdateLocked()
114 public static final int USER_LOCKED_SOUND = 0x00000020; field in NotificationChannel135 USER_LOCKED_SOUND,
204 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testSound_default_userLocked_preUpgrade()755 channel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testCalculateGrantableUris_PuserOverridden()
964 | NotificationChannel.USER_LOCKED_SOUND, in testLockFields_soundAndVibration()972 | NotificationChannel.USER_LOCKED_SOUND in testLockFields_soundAndVibration()