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