Searched defs:dexoptPackages (Results 1 – 3 of 3) sorted by relevance
115 private DexoptResult dexoptPackages(@NonNull List<PackageState> pkgStates, in dexoptPackages() method in DexoptHelper
1223 private int dexoptPackages(@NonNull PrintWriter pw, in dexoptPackages() method in ArtShellCommand
481 public Map<Integer, DexoptResult> dexoptPackages( in dexoptPackages() method in ArtManagerLocal