Searched refs:hasNextNotification (Results 1 – 3 of 3) sorted by relevance
275 public boolean hasNextNotification() { in hasNextNotification() method in NotificationHistory286 if (!hasNextNotification()) { in getNextNotification()291 if (!hasNextNotification()) { in getNextNotification()
55 while (history.hasNextNotification()) { in load()
393 assertThat(parceledHistory.hasNextNotification()).isTrue(); in testParceling()398 assertThat(parceledHistory.hasNextNotification()).isFalse(); in testParceling()