Home
last modified time | relevance | path

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

/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DAppTransitionTests.java456 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent, launchMode); in startApp()
468 private class AppLaunchRunnable implements Runnable { class in AppTransitionTests
474 public AppLaunchRunnable(Intent intent, String launchMode) { in AppLaunchRunnable() method in AppTransitionTests.AppLaunchRunnable