Searched defs:isSystemServer (Results 1 – 2 of 2) sorted by relevance
187 public boolean isSystemServer() { in isSystemServer() method in CallerIdentity
1152 private static void callPostForkChildHooks(int runtimeFlags, boolean isSystemServer, in callPostForkChildHooks()