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.java139 assertUnlocked(); in testVerifyUnlockedAndDismiss()
141 assertUnlocked(); in testVerifyUnlockedAndDismiss()
164 assertUnlocked(); in testVerifyLockedAndDismiss()
248 public void assertUnlocked() throws Exception { in assertUnlocked() method in EncryptionAppTest