Home
last modified time | relevance | path

Searched defs:hasSensitiveContent (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java446 private boolean hasSensitiveContent(int index) { in hasSensitiveContent() method in NotificationListenerServiceTest
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java903 public boolean hasSensitiveContent() { in hasSensitiveContent() method in NotificationRecord
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1948 public boolean hasSensitiveContent() { in hasSensitiveContent() method in NotificationListenerService.Ranking