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.java129 assertUnlocked(); in testVerifyUnlockedAndDismiss()
131 assertUnlocked(); in testVerifyUnlockedAndDismiss()
154 assertUnlocked(); in testVerifyLockedAndDismiss()
222 public void assertUnlocked() throws Exception { in assertUnlocked() method in EncryptionAppTest