Home
last modified time | relevance | path

Searched refs:timeoutSeconds (Results 1 – 1 of 1) sorted by relevance

/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/utils/
DExec.java42 int timeoutSeconds in runForStream() argument
56 final boolean success = p.waitFor(timeoutSeconds, TimeUnit.SECONDS); in runForStream()
82 int timeoutSeconds) in runForStrings() argument
86 runForStream(commandLine, messenger, onCanceled, onException, timeoutSeconds)))) { in runForStrings() argument