Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java59 private static final int DEFAULT_DROP_CACHE_DELAY = 2000; field in AppTransitionTests
189 sleep(DEFAULT_DROP_CACHE_DELAY); in testColdLaunchFromLauncher()
209 sleep(DEFAULT_DROP_CACHE_DELAY); in testColdLaunchFromLauncher()
389 sleep(DEFAULT_DROP_CACHE_DELAY); in cleanTestApps()