Searched refs:ACTION_DEFAULT (Results 1 – 2 of 2) sorted by relevance
75 public final static int ACTION_DEFAULT = 0; field in LaunchConfigDelegate81 public final static int DEFAULT_LAUNCH_ACTION = ACTION_DEFAULT;309 } else if (config.mLaunchAction == ACTION_DEFAULT) { in doLaunch()
155 mLaunchAction = LaunchConfigDelegate.ACTION_DEFAULT; in createControl()348 mDefaultActionButton.setSelection(mLaunchAction == LaunchConfigDelegate.ACTION_DEFAULT); in initializeFrom()