Searched refs:shouldRedactStringExtra (Results 1 – 1 of 1) sorted by relevance
630 if (redact && (val instanceof CharSequence) && shouldRedactStringExtra(key)) { in dumpNotification()657 private boolean shouldRedactStringExtra(String key) { in shouldRedactStringExtra() method in NotificationRecord