Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java114 private static final int BEFORE_KILL_APP_SLEEP_TIMEOUT = 1000; // 1s before killing field in AppLaunch
442 sleep(BEFORE_KILL_APP_SLEEP_TIMEOUT); in testMeasureStartUpTime()