Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java92 private static final int INITIAL_LAUNCH_IDLE_TIMEOUT = 5000; // 5s to allow app to idle field in AppLaunch
270 sleep(INITIAL_LAUNCH_IDLE_TIMEOUT); in testMeasureStartUpTime()
/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()