Searched refs:zygotePreloadName (Results 1 – 7 of 7) sorted by relevance
81 if (appInfo.zygotePreloadName != null) { in handlePreloadApp()86 appInfo.zygotePreloadName); in handlePreloadApp()98 + appInfo.zygotePreloadName, e); in handlePreloadApp()
1296 public String zygotePreloadName; field in ApplicationInfo1684 zygotePreloadName = orig.zygotePreloadName; in ApplicationInfo()1768 dest.writeString8(zygotePreloadName); in writeToParcel()1849 zygotePreloadName = source.readString8(); in ApplicationInfo()
3684 ai.zygotePreloadName = sa.getString( in parseBaseApplication()
368 private String zygotePreloadName; field in ParsingPackageImpl926 appInfo.zygotePreloadName = zygotePreloadName;1060 dest.writeString(this.zygotePreloadName);1222 this.zygotePreloadName = in.readString();1848 return zygotePreloadName;2628 public ParsingPackageImpl setZygotePreloadName(@Nullable String zygotePreloadName) {2629 this.zygotePreloadName = zygotePreloadName;
322 ParsingPackage setZygotePreloadName(String zygotePreloadName); in setZygotePreloadName() argument
45 android:zygotePreloadName="com.foo.BarZygotePreload"
1646 field public static final int zygotePreloadName = 16844189; // 0x101059d