Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DUiAutomationConnection.java572 OutputStream source_out = process.getOutputStream(); in executeShellCommandWithStderr() local
575 writeToProcess = new Thread(new Repeater(source_in, source_out)); in executeShellCommandWithStderr()