Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommandUtils.java46 private static final int OUT_DESCRIPTOR_INDEX = 0; field in ShellCommandUtils
96 ParcelFileDescriptor fdOut = fds[OUT_DESCRIPTOR_INDEX]; in executeCommand()
138 ParcelFileDescriptor fdOut = fds[OUT_DESCRIPTOR_INDEX]; in executeCommandForBytes()