Home
last modified time | relevance | path

Searched refs:resetProfileState (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/compilation/src/android/compilation/cts/
DAdbRootDependentCompilationTest.java105 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