Searched defs:maxTimeoutForCommand (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | INativeDevice.java | 251 long maxTimeoutForCommand, in executeShellCommand() 291 String command, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command() 311 final long maxTimeoutForCommand, in executeShellV2Command()
|
D | NativeDevice.java | 643 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()
|