Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java56 LOCAL_VIRTUAL_DEVICE(StubLocalAndroidVirtualDevice.class); enumConstant
311 return DeviceRequestedType.LOCAL_VIRTUAL_DEVICE.equals(mRequestedType); in localVirtualDeviceRequested()