Searched refs:USER_LOCKED_SOUND (Results 1 – 10 of 10) sorted by relevance
89 NotificationChannel.USER_LOCKED_SOUND); in testInheritFromLegacy_keepsUserLockedLegacySettings()
129 if ((userlock & NotificationChannel.USER_LOCKED_SOUND) != 0) { in createScreenshotChannel()
138 public static final int USER_LOCKED_SOUND = 0x00000020; field in NotificationChannel159 USER_LOCKED_SOUND,856 return (mUserLockedFields & USER_LOCKED_SOUND) != 0; in hasUserSetSound()
247 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateSound()326 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateAttributes()1271 & NotificationChannel.USER_LOCKED_SOUND) != 0); in calculateGrantableUris()
1779 update.lockFields(NotificationChannel.USER_LOCKED_SOUND); in lockFieldsForUpdateLocked()
252 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testSound_default_userLocked_preUpgrade()803 channel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testCalculateGrantableUris_PuserOverridden()
1039 | NotificationChannel.USER_LOCKED_SOUND, in testLockFields_soundAndVibration()1047 | NotificationChannel.USER_LOCKED_SOUND in testLockFields_soundAndVibration()
455 field public static final int USER_LOCKED_SOUND = 32; // 0x20
659 field public static final int USER_LOCKED_SOUND = 32; // 0x20