Searched refs:hasNextNotification (Results 1 – 2 of 2) sorted by relevance
275 public boolean hasNextNotification() { in hasNextNotification() method in NotificationHistory286 if (!hasNextNotification()) { in getNextNotification()291 if (!hasNextNotification()) { in getNextNotification()
401 assertThat(parceledHistory.hasNextNotification()).isTrue(); in testParceling()406 assertThat(parceledHistory.hasNextNotification()).isFalse(); in testParceling()