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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ActivityLaunchAction.java 31 public class ActivityLaunchAction implements IAndroidLaunchAction {
37 * Creates a ActivityLaunchAction
42 public ActivityLaunchAction(String activity, ILaunchController controller) {
LaunchConfigDelegate.java 325 launchAction = new ActivityLaunchAction(activityName, controller);

Completed in 106 milliseconds