Searched refs:zygoteUid (Results 1 – 1 of 1) sorted by relevance
59 public AppZygote(ApplicationInfo appInfo, int zygoteUid, int uidGidMin, int uidGidMax) { in AppZygote() argument61 mZygoteUid = zygoteUid; in AppZygote()