Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java2593 protected String[] buildAdbShellCommand(String command, boolean forceExitStatusDetection) { in buildAdbShellCommand() argument
2602 if (forceExitStatusDetection) { in buildAdbShellCommand()