HomeSort by relevance Sort by last modified time
    Searched refs:findCompatibleDevices (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DeviceChooserDialog.java 103 return findCompatibleDevices(((AndroidDebugBridge)inputElement).getDevices());
109 private Object[] findCompatibleDevices(IDevice[] devices) {
AndroidLaunchController.java 594 Collection<IDevice> compatibleDevices = findCompatibleDevices(devices,
659 private Collection<IDevice> findCompatibleDevices(IDevice[] devices,
    [all...]

Completed in 204 milliseconds