Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DRemoteInvocationExecutionTest.java110 .getDeviceTypeRequested()); in testCreateRemoteConfig()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java353 public DeviceRequestedType getDeviceTypeRequested() { in getDeviceTypeRequested() method in DeviceSelectionOptions