Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestCase.java62 static final int RECOVERY_SLEEP = 2000; field in AuptTestCase
131 SystemClock.sleep(RECOVERY_SLEEP); in navigateToHome()