Searched refs:performDexOptPrimary (Results 1 – 1 of 1) sorted by relevance
831 result = performDexOptPrimary(pkg, reason, filter, dexoptFlags); in downgradePackage()889 return performDexOptPrimary(pkg, reason, filter, dexoptFlags); in optimizePackage()896 private int performDexOptPrimary(String pkg, int reason, String filter, int dexoptFlags) in performDexOptPrimary() method in BackgroundDexOptService