Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java111 private static final int INITIAL_LAUNCH_IDLE_TIMEOUT = 5000; // 5s to allow app to idle field in AppLaunch
323 sleep(INITIAL_LAUNCH_IDLE_TIMEOUT); in testMeasureStartUpTime()