Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java256 AdbAction(long timeout, String[] cmd, boolean isShell) { in AdbAction() argument
259 mIsShellCommand = isShell; in AdbAction()