Searched refs:isSystemServer (Results 1 – 5 of 5) sorted by relevance
187 public boolean isSystemServer() { in isSystemServer() method in CallerIdentity
310 if (identity.isSystemServer()) { in isActive()
1152 private static void callPostForkChildHooks(int runtimeFlags, boolean isSystemServer, in callPostForkChildHooks() argument1154 ZygoteHooks.postForkChild(runtimeFlags, isSystemServer, isZygote, instructionSet); in callPostForkChildHooks()
382 if (identity.isSystemServer()) { in isActive()
2245 if (identity.isSystemServer()) {