Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
DEncryptionAppTest.java169 assertUnlocked(); in testVerifyUnlockedAndDismiss()
171 assertUnlocked(); in testVerifyUnlockedAndDismiss()
194 assertUnlocked(); in testVerifyLockedAndDismiss()
307 public void assertUnlocked() throws Exception { in assertUnlocked() method in EncryptionAppTest