Searched refs:hasSnoozed (Results 1 – 6 of 6) sorted by relevance
47 assertFalse(stats.hasSnoozed()); in testConstructor()79 assertTrue(stats.hasSnoozed()); in testSnoozed()
496 assertFalse(record.getStats().hasSnoozed()); in testNotificationStats()505 assertFalse(record.getStats().hasSnoozed()); in testNotificationStats()511 assertFalse(record.getStats().hasSnoozed()); in testNotificationStats()516 assertTrue(record.getStats().hasSnoozed()); in testNotificationStats()
166 public boolean hasSnoozed() { in hasSnoozed() method in NotificationStats
884 method public boolean hasSnoozed();
4603 method public boolean hasSnoozed();
40173 Landroid/service/notification/NotificationStats;->hasSnoozed()Z