Searched refs:SHELL_CMD (Results 1 – 1 of 1) sorted by relevance
53 private static final String SHELL_CMD = "sh"; field in InjectMotionTestFragment221 mShellProcess = Runtime.getRuntime().exec(SHELL_CMD); in openShellSession()