Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java299 public boolean gceDeviceRequested() { in gceDeviceRequested() method in DeviceSelectionOptions
585 if (gceDeviceRequested() != RemoteAvdIDevice.class.equals(device.getClass())) { in checkDeviceTypeRequested()
DIDeviceSelection.java88 public boolean gceDeviceRequested(); in gceDeviceRequested() method
/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DSandboxConfigDump.java176 || requirements.gceDeviceRequested()) { in secureDeviceAllocation()