Searched defs:timeoutMs (Results 1 – 9 of 9) sorted by relevance
37 public static void bootOutOfRecovery(IManagedTestDevice device, long timeoutMs) in bootOutOfRecovery()53 long timeoutMs, long bufferMs) in bootOutOfRecovery()
147 public LogcatEvent waitForEvent(long timeoutMs) throws InterruptedException { in waitForEvent()
45 long timeoutMs, in remoteSshCommandExec()74 long timeoutMs, in remoteSshCommandExec()
42 long timeoutMs) { in prepareRemoteUser()61 long timeoutMs) { in addExtraCvdUser()86 long timeoutMs) { in setupNetworkInterface()120 long timeoutMs) { in prepareRemoteHomeDir()
484 long timeoutMs, in remoteSshCommandExecution()
49 public void waitUntilDestroyed(int timeoutMs) throws InterruptedException { in waitUntilDestroyed()
167 public void setDefaultOnlineTimeout(long timeoutMs); in setDefaultOnlineTimeout()172 public void setDefaultAvailableTimeout(long timeoutMs); in setDefaultAvailableTimeout()
85 public void setDefaultOnlineTimeout(long timeoutMs) { in setDefaultOnlineTimeout()93 public void setDefaultAvailableTimeout(long timeoutMs) { in setDefaultAvailableTimeout()
77 public CommandResult executeHostCommand(String cmd, long timeoutMs) { in executeHostCommand()89 String cmd, long timeoutMs, IShellOutputReceiver receiver) { in executeHostGTestCommand()