Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordTest.java656 assertFalse(record.isSeen()); in testNotificationStats()
665 assertTrue(record.isSeen()); in testNotificationStats()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java1003 public boolean isSeen() { in isSeen() method in NotificationRecord
DNotificationManagerService.java1273 if (!r.isSeen()) {
4438 if (!r.isSeen()) {
/frameworks/base/services/
Dart-profile27222 HPLcom/android/server/notification/NotificationRecord;->isSeen()Z+]Landroid/service/notification/No…