Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DRemoteInvocationExecutionTest.java118 .getDeviceTypeRequested()); in testCreateRemoteConfig()
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java355 public DeviceRequestedType getDeviceTypeRequested() { in getDeviceTypeRequested() method in DeviceSelectionOptions
/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DTradefedSandbox.java173 .getDeviceTypeRequested())) { in run()