Home
last modified time | relevance | path

Searched defs:maxTimeoutForCommand (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java251 long maxTimeoutForCommand, in executeShellCommand()
291 String command, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command()
311 final long maxTimeoutForCommand, in executeShellV2Command()
DNativeDevice.java643 final long maxTimeoutForCommand, in executeShellCommand()
688 String cmd, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command()
696 String cmd, final long maxTimeoutForCommand, final TimeUnit timeUnit, int retryAttempts) in executeShellV2Command()