Searched defs:compileLayouts (Results 1 – 8 of 8) sorted by relevance
40 public boolean compileLayouts(AndroidPackage pkg) { in compileLayouts() method in ViewCompiler
486 public boolean compileLayouts(AndroidPackage pkg) { in compileLayouts() method in ArtManagerService
69 boolean compileLayouts(@utf8InCpp String apkPath, @utf8InCpp String packageName, in compileLayouts() method
805 public boolean compileLayouts(String apkPath, String packageName, String outDexFile, int uid) { in compileLayouts() method in Installer
9987 public boolean compileLayouts(String packageName) { in compileLayouts() method in PackageManagerService25002 public boolean compileLayouts(String packageName) { in compileLayouts() method in PackageManagerInternalImpl
874 public abstract boolean compileLayouts(String packageName); in compileLayouts() method in PackageManagerInternal
585 boolean compileLayouts(String packageName); in compileLayouts() method
2428 binder::Status InstalldNativeService::compileLayouts(const std::string& apkPath, in compileLayouts() function in android::installd::InstalldNativeService