Searched defs:maxTimeoutForCommand (Results 1 – 2 of 2) sorted by relevance
| /tools/tradefederation/core/src/com/android/tradefed/device/ |
| D | INativeDevice.java | 263 long maxTimeoutForCommand, in executeShellCommand() 329 String command, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command() 349 final long maxTimeoutForCommand, in executeShellV2Command() 375 final long maxTimeoutForCommand, in executeShellV2Command()
|
| D | NativeDevice.java | 687 final long maxTimeoutForCommand, in executeShellCommand() 780 String cmd, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command() 789 String cmd, final long maxTimeoutForCommand, final TimeUnit timeUnit, int retryAttempts) in executeShellV2Command() 801 final long maxTimeoutForCommand, in executeShellV2Command()
|