Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java69 private static final String LAUNCH_APPS = "launch_apps"; field in AppTransitionTests
125 String appsList = mArgs.getString(LAUNCH_APPS, ""); in setUp()