Searched refs:AppLaunchRunnable (Results 1 – 3 of 3) sorted by relevance
192 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent); in startApp()307 private class AppLaunchRunnable implements Runnable { class in MemoryUsageTest310 public AppLaunchRunnable(Intent intent) { in AppLaunchRunnable() method in MemoryUsageTest.AppLaunchRunnable
563 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent, forceStopBeforeLaunch, in startApp()709 private class AppLaunchRunnable implements Runnable { class in AppLaunch715 public AppLaunchRunnable(Intent intent, boolean forceStopBeforeLaunch, in AppLaunchRunnable() method in AppLaunch.AppLaunchRunnable
1069 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent, launchReason); in startApp()1253 private class AppLaunchRunnable implements Runnable { class in AppLaunch1258 public AppLaunchRunnable(Intent intent, String launchReason) { in AppLaunchRunnable() method in AppLaunch.AppLaunchRunnable