Searched refs:mIsShellCommand (Results 1 – 1 of 1) sorted by relevance
254 private boolean mIsShellCommand; field in NativeDevice.AdbAction259 mIsShellCommand = isShell; in AdbAction()281 if (mIsShellCommand) { in run()