Home
last modified time | relevance | path

Searched defs:timeoutMs (Results 1 – 8 of 8) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DDeviceRecoveryModeUtil.java37 public static void bootOutOfRecovery(IManagedTestDevice device, long timeoutMs) in bootOutOfRecovery()
53 long timeoutMs, long bufferMs) in bootOutOfRecovery()
DLogcatEventParser.java147 public LogcatEvent waitForEvent(long timeoutMs) throws InterruptedException { in waitForEvent()
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteSshUtil.java45 long timeoutMs, in remoteSshCommandExec()
74 long timeoutMs, in remoteSshCommandExec()
DGceManager.java601 long timeoutMs, in remoteSshCommandExecution()
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/
DTestActivity.java49 public void waitUntilDestroyed(int timeoutMs) throws InterruptedException { in waitUntilDestroyed()
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DIDeviceStateMonitor.java192 public void setDefaultOnlineTimeout(long timeoutMs); in setDefaultOnlineTimeout()
197 public void setDefaultAvailableTimeout(long timeoutMs); in setDefaultAvailableTimeout()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DHostGTest.java78 public CommandResult executeHostCommand(String cmd, long timeoutMs) { in executeHostCommand()
90 String cmd, long timeoutMs, IShellOutputReceiver receiver) { in executeHostGTestCommand()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDeviceStateMonitor.java86 public void setDefaultOnlineTimeout(long timeoutMs) { in setDefaultOnlineTimeout()
94 public void setDefaultAvailableTimeout(long timeoutMs) { in setDefaultAvailableTimeout()