Searched refs:hasDirectReplied (Results 1 – 4 of 4) sorted by relevance
192 public boolean hasDirectReplied() { in hasDirectReplied() method in NotificationStats
657 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()666 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()673 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()679 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()684 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()688 assertTrue(record.getStats().hasDirectReplied()); in testNotificationStats()
3724 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasDirectReplied()); in testStats_updatedOnDirectReply()
10114 method public boolean hasDirectReplied();