Searched refs:hasViewedSettings (Results 1 – 4 of 4) sorted by relevance
259 public boolean hasViewedSettings() { in hasViewedSettings() method in NotificationStats
799 assertFalse(record.getStats().hasViewedSettings()); in testNotificationStats()808 assertFalse(record.getStats().hasViewedSettings()); in testNotificationStats()814 assertTrue(record.getStats().hasViewedSettings()); in testNotificationStats()
6175 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasViewedSettings()); in testStats_updatedOnViewSettings()
12941 method public boolean hasViewedSettings();