Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommand.java67 private boolean mAllowEmptyOutput = false; field in ShellCommand.Builder
104 mAllowEmptyOutput = allowEmptyOutput; in allowEmptyOutput()
172 /* allowEmptyOutput= */ mAllowEmptyOutput, in execute()
179 /* allowEmptyOutput= */ mAllowEmptyOutput, in execute()