Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DStubDevice.java190 long maxTimeToOutputResponse, in installPackage() argument
232 long maxTimeToOutputResponse, in installRemotePackage() argument
398 long maxTimeToOutputResponse, in executeShellCommand() argument
410 long maxTimeToOutputResponse, in executeShellCommand() argument
431 String command, IShellOutputReceiver receiver, int maxTimeToOutputResponse) in executeShellCommand() argument
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DUiAutomatorRunner.java279 public void setMaxtimeToOutputResponse(int maxTimeToOutputResponse) { in setMaxtimeToOutputResponse() argument
280 setMaxTimeToOutputResponse(maxTimeToOutputResponse, TimeUnit.MILLISECONDS); in setMaxtimeToOutputResponse()
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DDeviceStateMonitorTest.java304 long maxTimeToOutputResponse, in testWaitForBootComplete()
329 long maxTimeToOutputResponse, in testWaitForBootComplete_warnings()
358 long maxTimeToOutputResponse, in testWaitForBoot_becomeComplete()