Searched refs:AppLaunchRunnable (Results 1 – 1 of 1) sorted by relevance
456 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent, launchMode); in startApp()468 private class AppLaunchRunnable implements Runnable { class in AppTransitionTests474 public AppLaunchRunnable(Intent intent, String launchMode) { in AppLaunchRunnable() method in AppTransitionTests.AppLaunchRunnable