Searched refs:ALLOW_DEATH_PENALTY (Results 1 – 2 of 2) sorted by relevance
41 public static final BooleanSystemProperty ALLOW_DEATH_PENALTY = new BooleanSystemProperty( field in SystemProperties
110 if (BuildConfig.ENG && SystemProperties.ALLOW_DEATH_PENALTY.getValue() && in onCreate()