Searched refs:hasDirectReplied (Results 1 – 6 of 6) sorted by relevance
45 assertFalse(stats.hasDirectReplied()); in testConstructor()66 assertTrue(stats.hasDirectReplied()); in testDirectReplied()
571 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()580 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()587 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()593 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()598 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()602 assertTrue(record.getStats().hasDirectReplied()); in testNotificationStats()
2793 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasDirectReplied()); in testStats_updatedOnDirectReply()
187 public boolean hasDirectReplied() { in hasDirectReplied() method in NotificationStats
2685 method public boolean hasDirectReplied();
6598 method public boolean hasDirectReplied();