Searched refs:zygotePreloadName (Results 1 – 7 of 7) sorted by relevance
81 if (appInfo.zygotePreloadName != null) { in handlePreloadApp()86 appInfo.zygotePreloadName); in handlePreloadApp()100 + appInfo.zygotePreloadName, e); in handlePreloadApp()
381 private String zygotePreloadName; field in ParsingPackageImpl1091 appInfo.zygotePreloadName = zygotePreloadName;1216 dest.writeString(this.zygotePreloadName);1340 this.zygotePreloadName = in.readString();1968 return zygotePreloadName;2765 public ParsingPackageImpl setZygotePreloadName(@Nullable String zygotePreloadName) {2766 this.zygotePreloadName = zygotePreloadName;
349 ParsingPackage setZygotePreloadName(String zygotePreloadName); in setZygotePreloadName() argument
1369 public String zygotePreloadName; field in ApplicationInfo1865 zygotePreloadName = orig.zygotePreloadName; in ApplicationInfo()1955 dest.writeString8(zygotePreloadName); in writeToParcel()2042 zygotePreloadName = source.readString8(); in ApplicationInfo()
3693 ai.zygotePreloadName = sa.getString( in parseBaseApplication()
45 android:zygotePreloadName="com.foo.BarZygotePreload"
1713 field public static final int zygotePreloadName = 16844189; // 0x101059d