Searched refs:hasViewedSettings (Results 1 – 4 of 4) sorted by relevance
225 public boolean hasViewedSettings() { in hasViewedSettings() method in NotificationStats
660 assertFalse(record.getStats().hasViewedSettings()); in testNotificationStats()669 assertFalse(record.getStats().hasViewedSettings()); in testNotificationStats()675 assertTrue(record.getStats().hasViewedSettings()); in testNotificationStats()
3780 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasViewedSettings()); in testStats_updatedOnViewSettings()
10119 method public boolean hasViewedSettings();