Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java46 NULL_DEVICE(NullDevice.class), enumConstant
281 return mRequestedType.equals(DeviceRequestedType.NULL_DEVICE); in nullDeviceRequested()