Searched refs:PII_DEBUG (Results 1 – 2 of 2) sorted by relevance
399 private static final boolean PII_DEBUG = Log.isLoggable(android.util.Log.DEBUG); field in Connection2168 if (PII_DEBUG) { in toLogSafePhoneNumber()
84 private static final boolean PII_DEBUG = Log.isLoggable(android.util.Log.DEBUG); field in ConnectionService