Searched refs:getCommandTimeout (Results 1 – 2 of 2) sorted by relevance
816 return executeShellV2Command(cmd, getCommandTimeout(), TimeUnit.MILLISECONDS); in executeShellV2Command()827 getCommandTimeout(), in executeShellV2Command()840 getCommandTimeout(), in executeShellV2Command()1867 return executeAdbCommand(getCommandTimeout(), cmdArgs); in executeAdbCommand()1886 return doFastbootCommand(getCommandTimeout(), cmdArgs); in executeFastbootCommand()2006 long getCommandTimeout() { in getCommandTimeout() method in NativeDevice3404 waitForDeviceNotAvailable("reboot", getCommandTimeout()); in encryptDevice()
525 long origTimeout = mTestDevice.getCommandTimeout(); in testExecuteFastbootCommand_deviceInAdb()