Searched refs:DEFAULT_SHORT_CMD_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
58 private static final long DEFAULT_SHORT_CMD_TIMEOUT = 20 * 1000; field in GceSshTunnelMonitor168 mSshTunnelProcess.waitFor(DEFAULT_SHORT_CMD_TIMEOUT, TimeUnit.MILLISECONDS); in closeConnection()184 getRunUtil().sleep(DEFAULT_SHORT_CMD_TIMEOUT); in checkSshKey()218 DEFAULT_SHORT_CMD_TIMEOUT, in initGce()240 DEFAULT_SHORT_CMD_TIMEOUT, in initGce()
183 if (!waitForDeviceNotAvailable(DEFAULT_SHORT_CMD_TIMEOUT)) { in postInvocationTearDown()
42 protected static final long DEFAULT_SHORT_CMD_TIMEOUT = 20 * 1000; field in RemoteAndroidDevice227 CommandResult result = getRunUtil().runTimedCmd(DEFAULT_SHORT_CMD_TIMEOUT, "adb", in adbTcpDisconnect()284 DEFAULT_SHORT_CMD_TIMEOUT, in adbConnect()