Home
last modified time | relevance | path

Searched defs:launchMode (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java475 private long startApp(String appName, String launchMode) { in startApp()
499 public AppLaunchRunnable(Intent intent, String launchMode) { in AppLaunchRunnable()