Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java660 assertFalse(record.isSeen()); in testNotificationStats()
669 assertTrue(record.isSeen()); in testNotificationStats()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java1098 public boolean isSeen() { in isSeen() method in NotificationRecord
H A DNotificationManagerService.java1301 if (!r.isSeen()) {
4706 if (!r.isSeen()) {