Searched refs:ENABLE_JDWP (Results 1 – 1 of 1) sorted by relevance
1036 private static final boolean ENABLE_JDWP = SystemProperties.get( field in Zygote1062 if (Build.IS_ENG || (Build.IS_USERDEBUG && ENABLE_JDWP)) { in applyDebuggerSystemProperty()