HomeSort by relevance Sort by last modified time
    Searched full:launchinfo (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ILaunchController.java 29 * @param launchInfo the {@link DelayedLaunchInfo} that indicates the launch action
32 public void launchApp(DelayedLaunchInfo launchInfo, IDevice device);
37 * @param launchInfo the {@link DelayedLaunchInfo} to cancel
39 void stopLaunch(DelayedLaunchInfo launchInfo);