Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java299 long maxTimeoutForCommand, in executeShellCommand()
365 String command, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command()
385 final long maxTimeoutForCommand, in executeShellV2Command()
411 final long maxTimeoutForCommand, in executeShellV2Command()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java755 final long maxTimeoutForCommand, in executeShellCommand()
848 String cmd, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command()
857 String cmd, final long maxTimeoutForCommand, final TimeUnit timeUnit, int retryAttempts) in executeShellV2Command()
869 final long maxTimeoutForCommand, in executeShellV2Command()