Searched refs:shouldAttemptUsapLaunch (Results 1 – 1 of 1) sorted by relevance
449 if (shouldAttemptUsapLaunch(zygotePolicyFlags, args)) { in zygoteSendArgsAndGetResult()528 private boolean shouldAttemptUsapLaunch(int zygotePolicyFlags, ArrayList<String> args) { in shouldAttemptUsapLaunch() method in ZygoteProcess