Home
last modified time | relevance | path

Searched refs:DEVICES_AND_EMULATORS (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DEmulatorConfigTab.java102 private static final String DEVICES_AND_EMULATORS = "Active devices and AVD's"; field in EmulatorConfigTab
197 DEVICES_AND_EMULATORS, in createControl()
564 if (DEVICES_AND_EMULATORS.equals(selection)) { in getCurrentTargetMode()