Searched defs:compileLayouts (Results 1 – 7 of 7) sorted by relevance
36 public boolean compileLayouts(PackageParser.Package pkg) { in compileLayouts() method in ViewCompiler
477 public boolean compileLayouts(PackageParser.Package pkg) { in compileLayouts() method in ArtManagerService
58 boolean compileLayouts(@utf8InCpp String apkPath, @utf8InCpp String packageName, in compileLayouts() method
721 public boolean compileLayouts(String apkPath, String packageName, String outDexFile, int uid) { in compileLayouts() method in Installer
924 public abstract boolean compileLayouts(String packageName); in compileLayouts() method in PackageManagerInternal
599 boolean compileLayouts(String packageName); in compileLayouts() method
2128 binder::Status InstalldNativeService::compileLayouts(const std::string& apkPath, in compileLayouts() function in android::installd::InstalldNativeService