Home
last modified time | relevance | path

Searched defs:selectionIndex (Results 1 – 6 of 6) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DProjectChooserHelper.java236 int selectionIndex = 0; in ProjectCombo() local
268 int selectionIndex = 0; in setSelectedProject() local
284 int selectionIndex = getSelectionIndex(); in widgetSelected() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DChangeLayoutWizard.java164 int selectionIndex = mTypeCombo.getSelectionIndex(); in validatePage() local
DChangeViewWizard.java181 int selectionIndex = mTypeCombo.getSelectionIndex(); in validatePage() local
DWrapInWizard.java133 int selectionIndex = mTypeCombo.getSelectionIndex(); in validatePage() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DApplicationInfoPage.java249 int selectionIndex = -1; in setSdkTargets() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
DAndroidJUnitLaunchConfigurationTab.java761 int selectionIndex = mInstrumentationCombo.getSelectionIndex(); in getSelectedInstrumentation() local