Home
last modified time | relevance | path

Searched refs:notificationHasSensitiveContent (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java178 if (notificationHasSensitiveContent(sbn, rankingMap)) { in addSeenNotifications()
428 if (notificationHasSensitiveContent(sbn, rankingMap)) { in getSensitivePackageFromNotification()
434 private static boolean notificationHasSensitiveContent( in notificationHasSensitiveContent() method in SensitiveContentProtectionManagerService