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.java67 protected static final int RECOVERY_SLEEP = 2000; field in AuptTestCase
317 SystemClock.sleep(RECOVERY_SLEEP); in navigateToHome()