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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
IAndroidLaunchAction.java 34 boolean doLaunchAction(DelayedLaunchInfo info, IDevice device);
EmptyLaunchAction.java 26 public boolean doLaunchAction(DelayedLaunchInfo info, IDevice device) {
ActivityLaunchAction.java 52 * @see IAndroidLaunchAction#doLaunchAction(DelayedLaunchInfo, IDevice)
54 public boolean doLaunchAction(DelayedLaunchInfo info, IDevice device) {
AndroidLaunchController.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchAction.java 61 * @see IAndroidLaunchAction#doLaunchAction(DelayedLaunchInfo, IDevice)
63 public boolean doLaunchAction(DelayedLaunchInfo info, IDevice device) {

Completed in 182 milliseconds