Searched refs:DEBUG_ENABLE_CHECKJNI (Results 1 – 5 of 5) sorted by relevance
37 public static final int DEBUG_ENABLE_CHECKJNI = 1 << 1; field in Zygote
469 debugFlags |= Zygote.DEBUG_ENABLE_CHECKJNI; in parseArgs()
631 if ((debugFlags & Zygote.DEBUG_ENABLE_CHECKJNI) != 0) { in startViaZygote()
559 NO DOC BLOCK: dalvik.system.Zygote Field DEBUG_ENABLE_CHECKJNI
2976 debugFlags |= Zygote.DEBUG_ENABLE_CHECKJNI; in startProcessLocked()2985 debugFlags |= Zygote.DEBUG_ENABLE_CHECKJNI; in startProcessLocked()