Searched refs:ALLOW_STRICT_MODE (Results 1 – 3 of 3) sorted by relevance
35 public static final BooleanSystemProperty ALLOW_STRICT_MODE = new BooleanSystemProperty( field in SystemProperties
105 if (BuildConfig.ENG && SystemProperties.ALLOW_STRICT_MODE.getValue()) { in onCreate()
469 if (BuildConfig.ENG && SystemProperties.ALLOW_STRICT_MODE.getValue()) { in onCreate()