Searched refs:AppLaunchRunnable (Results 1 – 2 of 2) sorted by relevance
194 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent); in startApp()309 private class AppLaunchRunnable implements Runnable { class in MemoryUsageTest312 public AppLaunchRunnable(Intent intent) { in AppLaunchRunnable() method in MemoryUsageTest.AppLaunchRunnable
1071 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent, launchReason); in startApp()1255 private class AppLaunchRunnable implements Runnable { class in AppLaunch1260 public AppLaunchRunnable(Intent intent, String launchReason) { in AppLaunchRunnable() method in AppLaunch.AppLaunchRunnable