Searched refs:USER_LOCKED_SOUND (Results 1 – 8 of 8) sorted by relevance
89 NotificationChannel.USER_LOCKED_SOUND); in testInheritFromLegacy_keepsUserLockedLegacySettings()
125 if ((userlock & NotificationChannel.USER_LOCKED_SOUND) != 0) { in createScreenshotChannel()
238 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateSound()317 & NotificationChannel.USER_LOCKED_SOUND) == 0) { in calculateAttributes()1200 & NotificationChannel.USER_LOCKED_SOUND) != 0); in calculateGrantableUris()
1423 update.lockFields(NotificationChannel.USER_LOCKED_SOUND); in lockFieldsForUpdateLocked()
112 public static final int USER_LOCKED_SOUND = 0x00000020; field in NotificationChannel133 USER_LOCKED_SOUND,
230 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testSound_default_userLocked_preUpgrade()781 channel.lockFields(NotificationChannel.USER_LOCKED_SOUND); in testCalculateGrantableUris_PuserOverridden()
967 | NotificationChannel.USER_LOCKED_SOUND, in testLockFields_soundAndVibration()975 | NotificationChannel.USER_LOCKED_SOUND in testLockFields_soundAndVibration()
8039 Landroid/app/NotificationChannel;->USER_LOCKED_SOUND:I