Home
last modified time | relevance | path

Searched refs:IN_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.java47 private static final int IN_DESCRIPTOR_INDEX = 1; field in ShellCommandUtils
97 ParcelFileDescriptor fdIn = fds[IN_DESCRIPTOR_INDEX]; in executeCommand()
139 ParcelFileDescriptor fdIn = fds[IN_DESCRIPTOR_INDEX]; in executeCommandForBytes()