Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
DRemoteInvocationExecutionTest.java94 selection.setDeviceTypeRequested(DeviceRequestedType.REMOTE_DEVICE); in testCreateRemoteConfig()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java349 public void setDeviceTypeRequested(DeviceRequestedType requestedType) { in setDeviceTypeRequested() method in DeviceSelectionOptions
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java612 .setDeviceTypeRequested(null); in createRemoteConfig()