Searched refs:hasDirectReplied (Results 1 – 6 of 6) sorted by relevance
43 assertFalse(stats.hasDirectReplied()); in testConstructor()63 assertTrue(stats.hasDirectReplied()); in testDirectReplied()
492 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()501 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()508 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()514 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()519 assertFalse(record.getStats().hasDirectReplied()); in testNotificationStats()523 assertTrue(record.getStats().hasDirectReplied()); in testNotificationStats()
149 public boolean hasDirectReplied() { in hasDirectReplied() method in NotificationStats
880 method public boolean hasDirectReplied();
4599 method public boolean hasDirectReplied();
40168 Landroid/service/notification/NotificationStats;->hasDirectReplied()Z