Searched defs:selectionIndex (Results 1 – 4 of 4) sorted by relevance
1011 private synchronized void setDataMode(int selectionIndex) { in setDataMode()1018 private synchronized void setVoiceMode(int selectionIndex) { in setVoiceMode()1025 private synchronized void setNetworkLatency(int selectionIndex) { in setNetworkLatency()1031 private synchronized void setNetworkSpeed(int selectionIndex) { in setNetworkSpeed()
506 public synchronized String setNetworkSpeed(int selectionIndex) { in setNetworkSpeed()516 public synchronized String setNetworkLatency(int selectionIndex) { in setNetworkLatency()
423 int selectionIndex = -1; in handleEventComboSelection() local
708 int selectionIndex = mInstrumentationCombo.getSelectionIndex(); in getSelectedInstrumentation() local