Searched refs:zygoteInit (Results 1 – 3 of 3) sorted by relevance
267 … public static final void zygoteInit(int targetSdkVersion, String[] argv, ClassLoader classLoader) in zygoteInit() method in RuntimeInit
537 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, parsedArgs.remainingArgs, cl); in handleSystemServerProcess()
906 RuntimeInit.zygoteInit(parsedArgs.targetSdkVersion, in handleChildProc()