Home
last modified time | relevance | path

Searched refs:lockStateTrackingRule (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tests/TrustTests/src/android/trust/test/
H A DTemporaryAndRenewableTrustTest.kt55 .around(lockStateTrackingRule)
69 lockStateTrackingRule.assertLocked()
75 lockStateTrackingRule.assertLocked()
81 lockStateTrackingRule.assertLocked()
90 lockStateTrackingRule.assertLocked()
99 lockStateTrackingRule.assertLocked()
105 lockStateTrackingRule.assertUnlocked()
118 lockStateTrackingRule.assertLocked()
128 lockStateTrackingRule.assertUnlocked()
139 lockStateTrackingRule.assertLocked()
[all …]
H A DGrantAndRevokeTrustTest.kt46 private val lockStateTrackingRule = LockStateTrackingRule() regex
53 .around(lockStateTrackingRule)
67 lockStateTrackingRule.assertLocked()
75 lockStateTrackingRule.assertUnlocked()
85 lockStateTrackingRule.assertLocked()
H A DLockUserTest.kt40 private val lockStateTrackingRule = LockStateTrackingRule() regex
47 .around(lockStateTrackingRule)
55 lockStateTrackingRule.assertLocked()
H A DCanUnlockWithActiveUnlockTest.kt53 private val lockStateTrackingRule = LockStateTrackingRule() regex
69 .around(lockStateTrackingRule)
92 lockStateTrackingRule.assertLocked()
108 lockStateTrackingRule.assertLocked()