Searched refs:mSupportMultiDeviceLaunch (Results 1 – 1 of 1) sorted by relevance
98 private boolean mSupportMultiDeviceLaunch; field in EmulatorConfigTab134 mSupportMultiDeviceLaunch = supportMultiDeviceLaunch; in EmulatorConfigTab()186 mAllDevicesTargetButton.setEnabled(mSupportMultiDeviceLaunch); in createControl()389 if (multipleDevices && !mSupportMultiDeviceLaunch) { in initializeFrom()