Home
last modified time | relevance | path

Searched refs:timeoutMs (Results 1 – 15 of 15) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DDeviceRecoveryModeUtil.java37 public static void bootOutOfRecovery(IManagedTestDevice device, long timeoutMs) in bootOutOfRecovery() argument
39 bootOutOfRecovery(device, timeoutMs, 0); in bootOutOfRecovery()
53 long timeoutMs, long bufferMs) in bootOutOfRecovery() argument
65 managedDevice.waitForDeviceAvailable(timeoutMs); in bootOutOfRecovery()
DGenericLogcatEventParser.java161 public LogcatEvent waitForEvent(long timeoutMs) throws InterruptedException { in waitForEvent() argument
162 return mEventQueue.poll(timeoutMs, TimeUnit.MILLISECONDS); in waitForEvent()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteSshUtil.java47 long timeoutMs, in remoteSshCommandExec() argument
85 return runUtil.runTimedCmd(timeoutMs, stdout, stderr, sshCmd.toArray(new String[0])); in remoteSshCommandExec()
109 long timeoutMs, in remoteSshCommandExec() argument
112 remoteInstance, options, runUtil, timeoutMs, null, null, command); in remoteSshCommandExec()
DGceManager.java1127 long timeoutMs, in remoteSshCommandExecution() argument
1129 return RemoteSshUtil.remoteSshCommandExec(gceAvd, options, runUtil, timeoutMs, command); in remoteSshCommandExecution()
/tools/tradefederation/core/src/com/android/tradefed/monitoring/collector/
DResourceMetricUtil.java45 IDeviceManager deviceManager, String serial, String cmd, long timeoutMs) { in GetCommandResponse() argument
48 serial, cmd, timeoutMs, TimeUnit.MILLISECONDS); in GetCommandResponse()
52 cmd, serial, timeoutMs); in GetCommandResponse()
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DTestActivity.java49 public void waitUntilDestroyed(int timeoutMs) throws InterruptedException { in waitUntilDestroyed() argument
50 boolean timeout = latch.await(timeoutMs, TimeUnit.MILLISECONDS); in waitUntilDestroyed()
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIDeviceStateMonitor.java210 public void setDefaultOnlineTimeout(long timeoutMs); in setDefaultOnlineTimeout() argument
215 public void setDefaultAvailableTimeout(long timeoutMs); in setDefaultAvailableTimeout() argument
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostGTest.java100 public CommandResult executeHostCommand(String cmd, long timeoutMs) { in executeHostCommand() argument
102 return RunUtil.getDefault().runTimedCmd(timeoutMs, cmds); in executeHostCommand()
115 long timeoutMs, in executeHostGTestCommand() argument
174 result = runUtil.runTimedCmd(timeoutMs, stream, null, cmds); in executeHostGTestCommand()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java104 public void setDefaultOnlineTimeout(long timeoutMs) { in setDefaultOnlineTimeout() argument
105 mDefaultOnlineTimeout = timeoutMs; in setDefaultOnlineTimeout()
112 public void setDefaultAvailableTimeout(long timeoutMs) { in setDefaultAvailableTimeout() argument
113 mDefaultAvailableTimeout = timeoutMs; in setDefaultAvailableTimeout()
DTestDevice.java3399 public MicrodroidBuilder setAdbConnectTimeoutMs(long timeoutMs) { in setAdbConnectTimeoutMs() argument
3400 mAdbConnectTimeoutMs = timeoutMs; in setAdbConnectTimeoutMs()
/tools/metalava/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/trebuchet/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/asuite/asuite_plugin/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/apksig/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/tools/ndkports/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...