Searched refs:resetProfileState (Results 1 – 1 of 1) sorted by relevance
105 resetProfileState(APPLICATION_PACKAGE); in testCompile_bgDexopt()196 resetProfileState(APP_USED_BY_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps()257 resetProfileState(APPLICATION_PACKAGE); in compileWithProfilesAndCheckFilter()291 private void resetProfileState(String packageName) throws Exception { in resetProfileState() method in AdbRootDependentCompilationTest