Home
last modified time | relevance | path

Searched refs:zygoteUid (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
DAppZygote.java59 public AppZygote(ApplicationInfo appInfo, int zygoteUid, int uidGidMin, int uidGidMax) { in AppZygote() argument
61 mZygoteUid = zygoteUid; in AppZygote()