Searched refs:APP_USED_BY_OTHER_APP_PACKAGE (Results 1 – 1 of 1) sorted by relevance
52 private static final String APP_USED_BY_OTHER_APP_PACKAGE = field in AdbRootDependentCompilationTest96 mDevice.uninstallPackage(APP_USED_BY_OTHER_APP_PACKAGE); in tearDown()187 String odexFilePath = getOdexFilePath(APP_USED_BY_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps()196 resetProfileState(APP_USED_BY_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps()198 "/AppUsedByOtherApp_2.prof", ProfileLocation.REF, APP_USED_BY_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps()200 executeCompile(APP_USED_BY_OTHER_APP_PACKAGE, "-m", "speed-profile", "-f"); in testCompile_usedByOtherApps()209 executeCompile(APP_USED_BY_OTHER_APP_PACKAGE, "-m", "verify"); in testCompile_usedByOtherApps()219 executeCompile(APP_USED_BY_OTHER_APP_PACKAGE, "-m", "speed-profile"); in testCompile_usedByOtherApps()