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