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