Searched refs:maxTimeToOutputResponse (Results 1 – 3 of 3) sorted by relevance
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/ |
D | StubDevice.java | 190 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/ |
D | UiAutomatorRunner.java | 279 public void setMaxtimeToOutputResponse(int maxTimeToOutputResponse) { in setMaxtimeToOutputResponse() argument 280 setMaxTimeToOutputResponse(maxTimeToOutputResponse, TimeUnit.MILLISECONDS); in setMaxtimeToOutputResponse()
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | DeviceStateMonitorTest.java | 304 long maxTimeToOutputResponse, in testWaitForBootComplete() 329 long maxTimeToOutputResponse, in testWaitForBootComplete_warnings() 358 long maxTimeToOutputResponse, in testWaitForBoot_becomeComplete()
|