Searched refs:PROP_PII_LOGGABLE (Results 1 – 1 of 1) sorted by relevance
30 private static final String PROP_PII_LOGGABLE = "dbg.se.pii_loggable"; field in DebugUtils72 return SystemProperties.getBoolean(PROP_PII_LOGGABLE, false); in isPiiLoggable()