Searched refs:hasDirectReplied (Results 1 – 7 of 7) sorted by relevance
45 assertFalse(stats.hasDirectReplied()); in testConstructor()66 assertTrue(stats.hasDirectReplied()); in testDirectReplied()
597 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()606 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()613 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()619 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()624 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()628 assertTrue(record.getStats().hasDirectReplied()); in testNotificationStats()
2871 assertTrue(mService.getNotificationRecord(r.getKey()).getStats().hasDirectReplied()); in testStats_updatedOnDirectReply()
189 public boolean hasDirectReplied() { in hasDirectReplied() method in NotificationStats
2974 method public boolean hasDirectReplied();
7420 method public boolean hasDirectReplied();
7318 method public boolean hasDirectReplied();