Searched refs:zygotePreloadName (Results 1 – 8 of 8) sorted by relevance
81 if (appInfo.zygotePreloadName != null) { in handlePreloadApp()86 appInfo.zygotePreloadName); in handlePreloadApp()100 + appInfo.zygotePreloadName, e); in handlePreloadApp()
1455 public String zygotePreloadName; field in ApplicationInfo2012 zygotePreloadName = orig.zygotePreloadName; in ApplicationInfo()2106 dest.writeString8(zygotePreloadName); in writeToParcel()2209 zygotePreloadName = source.readString8(); in ApplicationInfo()
3749 ai.zygotePreloadName = sa.getString( in parseBaseApplication()
381 private String zygotePreloadName; field in PackageImpl1542 return zygotePreloadName; in getZygotePreloadName()2560 public PackageImpl setZygotePreloadName(@Nullable String zygotePreloadName) {2561 this.zygotePreloadName = zygotePreloadName;2654 appInfo.zygotePreloadName = zygotePreloadName;3238 dest.writeString(this.zygotePreloadName);3404 this.zygotePreloadName = in.readString();
45 android:zygotePreloadName="com.foo.BarZygotePreload"
375 ParsingPackage setZygotePreloadName(String zygotePreloadName); in setZygotePreloadName() argument
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
1940 field public static final int zygotePreloadName = 16844189; // 0x101059d