Searched defs:compileLayouts (Results 1 – 5 of 5) 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
73 boolean compileLayouts(@utf8InCpp String apkPath, @utf8InCpp String packageName, in compileLayouts() method
1128 public boolean compileLayouts(String apkPath, String packageName, String outDexFile, int uid) { in compileLayouts() method in Installer
3134 binder::Status InstalldNativeService::compileLayouts(const std::string& apkPath, in compileLayouts() function in android::installd::InstalldNativeService