Searched refs:DEBUG_ALWAYS_JIT (Results 1 – 2 of 2) sorted by relevance
46 public static final int DEBUG_ALWAYS_JIT = 1 << 6; field in Zygote
4317 runtimeFlags |= Zygote.DEBUG_ALWAYS_JIT; // Don't interpret anything in startProcessLocked()