Home
last modified time | relevance | path

Searched defs:timeUnit (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DSimplePerfUtil.java132 long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) in executeCommand()
135 maxTimeToOutputShellResponse, timeUnit, retryAttempts); in executeCommand() local
/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java227 long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) in executeShellCommand()
253 TimeUnit timeUnit, in executeShellCommand()
291 String command, final long maxTimeoutForCommand, final TimeUnit timeUnit) in executeShellV2Command()
312 final TimeUnit timeUnit, in executeShellV2Command()
DStubDevice.java563 public Future<Integer> getBattery(long freshnessTime, TimeUnit timeUnit) { in getBattery()
DNativeDevice.java624 final long maxTimeToOutputShellResponse, final TimeUnit timeUnit, in executeShellCommand()
645 final TimeUnit timeUnit, 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()