Home
last modified time | relevance | path

Searched defs:selectionIndex (Results 1 – 10 of 10) 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/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DEmulatorControlPanel.java1015 private synchronized void setDataMode(int selectionIndex) { in setDataMode()
1022 private synchronized void setVoiceMode(int selectionIndex) { in setVoiceMode()
1029 private synchronized void setNetworkLatency(int selectionIndex) { in setNetworkLatency()
1035 private synchronized void setNetworkSpeed(int selectionIndex) { in setNetworkSpeed()
/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/ddms/libs/ddmlib/src/com/android/ddmlib/
DEmulatorConsole.java516 public synchronized String setNetworkSpeed(int selectionIndex) { in setNetworkSpeed()
526 public synchronized String setNetworkLatency(int selectionIndex) { in setNetworkLatency()
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DEventValueSelector.java425 int selectionIndex = -1; in handleEventComboSelection() 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.java762 int selectionIndex = mInstrumentationCombo.getSelectionIndex(); in getSelectedInstrumentation() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigurationComposite.java2096 int selectionIndex = 0; in fillConfigCombo() local