Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java113 private static final int BEFORE_FORCE_STOP_SLEEP_TIMEOUT = 1000; // 1s before force stopping field in AppLaunch
438 sleep(BEFORE_FORCE_STOP_SLEEP_TIMEOUT); in testMeasureStartUpTime()