Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java48 LOCAL_EMULATOR(StubDevice.class), enumConstant
261 return mRequestedType.equals(DeviceRequestedType.LOCAL_EMULATOR); in emulatorRequested()
272 return mRequestedType.equals(DeviceRequestedType.LOCAL_EMULATOR); in stubEmulatorRequested()