Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DUiAutomationConnection.java444 OutputStream sink_out = new FileOutputStream(sink.getFileDescriptor()); in executeShellCommandWithStderr() local
468 OutputStream sink_out = new FileOutputStream(stderrSink.getFileDescriptor()); in executeShellCommandWithStderr() local