Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygote.java175 private static void callPostForkChildHooks(int debugFlags, boolean isSystemServer, in callPostForkChildHooks() argument
177 VM_HOOKS.postForkChild(debugFlags, isSystemServer, instructionSet); in callPostForkChildHooks()