Searched defs:compileLayouts (Results 1 – 3 of 3) sorted by relevance
40 public boolean compileLayouts(AndroidPackage pkg) { in compileLayouts() method in ViewCompiler
545 public boolean compileLayouts(@NonNull PackageState packageState, @NonNull AndroidPackage pkg) { in compileLayouts() method in ArtManagerService
1128 public boolean compileLayouts(String apkPath, String packageName, String outDexFile, int uid) { in compileLayouts() method in Installer