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.java50 LOCAL_EMULATOR(StubDevice.class), enumConstant
275 return mRequestedType.equals(DeviceRequestedType.LOCAL_EMULATOR); in emulatorRequested()
286 return mRequestedType.equals(DeviceRequestedType.LOCAL_EMULATOR); in stubEmulatorRequested()