Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java116 private static final int PROFILE_SAVE_SLEEP_TIMEOUT = 1000; // Allow 1s for the profile to save field in AppLaunch
331 sleep(PROFILE_SAVE_SLEEP_TIMEOUT); in testMeasureStartUpTime()