Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java484 if (!checkDeviceTypeRequested(device)) { in matches()
557 private boolean checkDeviceTypeRequested(IDevice device) { in checkDeviceTypeRequested() method in DeviceSelectionOptions