Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java468 private class AppLaunchRunnable implements Runnable { class in AppTransitionTests
474 public AppLaunchRunnable(Intent intent, String launchMode) { in AppLaunchRunnable() method in AppTransitionTests.AppLaunchRunnable