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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DeviceMenuListener.java 81 AvdInfo[] avds = avdManager.getValidAvds(); local
82 for (AvdInfo avd : avds) {
  /prebuilts/devtools/tools/lib/
sdkmanager.jar 
sdklib.jar 
sdkuilib.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java 318 // reload the AVDs to make sure we are up to date
322 // this happens if the AVD Manager failed to find the folder in which the AVDs are
429 // target, when we will iterate devices/avds later ideally we will want to find
535 // attempt to reload the AVDs and find one compatible.
540 "Still no compatible AVDs with target '%1$s': Aborting launch.",
694 AvdInfo[] avds = avdManager.getValidAvds() local
    [all...]

Completed in 61 milliseconds