Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DSdkAvdPreparer.java186 public void launchEmulatorForAvd(ISdkBuildInfo sdkBuild, ITestDevice device, String avd) in launchEmulatorForAvd() argument
200 List<String> emulatorArgs = ArrayUtil.list(emulatorBinary, "-avd", avd); in launchEmulatorForAvd()
260 launchEmulator(device, avd, emulatorArgs); in launchEmulatorForAvd()
261 if (!avd.equals(getAvdNameFromEmulator(device))) { in launchEmulatorForAvd()
266 device.getIDevice().getAvdName(), avd), device.getDeviceDescriptor()); in launchEmulatorForAvd()
477 void launchEmulator(ITestDevice device, String avd, List<String> emulatorArgs) in launchEmulator() argument
496 avd, i, mLaunchAttempts, e); in launchEmulator()
506 String.format("Emulator for avd '%s' failed to boot.", avd), in launchEmulator()
/tools/acloud/public/data/
Ddefault.config2 disk_image_name: "avd-system.tar.gz"
/tools/acloud/internal/proto/
Dinternal_config.proto46 // The name of the default disk image, e.g. avd-system.tar.gz
56 // If file is of this type, it will be compressed to avd-system.tar.gz
/tools/acloud/public/
Ddevice_driver.py37 from acloud.public import avd
223 self.devices.append(avd.AndroidVirtualDevice(