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

/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
H A DMemoryUsageTest.java189 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent);
304 private class AppLaunchRunnable implements Runnable { class in class:MemoryUsageTest
307 public AppLaunchRunnable(Intent intent) { method in class:MemoryUsageTest.AppLaunchRunnable
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
H A DAppLaunch.java448 AppLaunchRunnable runnable = new AppLaunchRunnable(startIntent, forceStopBeforeLaunch ,
566 private class AppLaunchRunnable implements Runnable { class in class:AppLaunch
572 public AppLaunchRunnable(Intent intent, boolean forceStopBeforeLaunch, method in class:AppLaunch.AppLaunchRunnable

Completed in 52 milliseconds