Searched refs:SHELL_EXE_BASE (Results 1 – 1 of 1) sorted by relevance
38 private static final String SHELL_EXE_BASE = "/data/local/tmp/"; field in UiAutomatorJarTest81 String fullJarPath = String.format("%s%s", SHELL_EXE_BASE, mTestJarFileName); in installJar()94 String fullJarPath = String.format("%s%s", SHELL_EXE_BASE, mTestJarFileName); in uninstallJar()