Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
DEncryptionAppTest.java72 private static final int UNLOCK_SCREEN_START_TIME_SECONDS = 10; field in EncryptionAppTest
201 SystemClock.sleep(UNLOCK_SCREEN_START_TIME_SECONDS * 1000); in enterTestPin()