Searched refs:APP_USING_OTHER_APP_PACKAGE (Results 1 – 1 of 1) sorted by relevance
54 private static final String APP_USING_OTHER_APP_PACKAGE = field in AdbRootDependentCompilationTest97 mDevice.uninstallPackage(APP_USING_OTHER_APP_PACKAGE); in tearDown()214 DeviceTestRunOptions options = new DeviceTestRunOptions(APP_USING_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps()215 options.setTestClassName(APP_USING_OTHER_APP_PACKAGE + ".UsingOtherAppTest"); in testCompile_usedByOtherApps()