Searched refs:hasDirectReplied (Results 1 – 4 of 4) sorted by relevance
198 public boolean hasDirectReplied() { in hasDirectReplied() method in NotificationStats
661 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()670 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()677 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()683 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()688 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()692 assertTrue(record.getStats().hasDirectReplied()); in testNotificationStats()
5354 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasDirectReplied()); in testStats_updatedOnDirectReply()
12612 method public boolean hasDirectReplied();