Searched refs:hasSeen (Results 1 – 7 of 7) sorted by relevance
158 public boolean hasSeen() { in hasSeen() method in NotificationStats
470 pw.println(prefix + "seen=" + mStats.hasSeen()); in dump()987 return mStats.hasSeen(); in isSeen()
617 assertFalse(record.getStats().hasSeen()); in testNotificationStats()626 assertTrue(record.getStats().hasSeen()); in testNotificationStats()
3575 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasSeen()); in testStats_updatedOnVisibilityChanged()3579 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasSeen()); in testStats_updatedOnVisibilityChanged()
3717 method public boolean hasSeen();
9912 method public boolean hasSeen();
8794 method public boolean hasSeen();