Searched refs:getNextNotification (Results 1 – 2 of 2) sorted by relevance
395 HistoricalNotification postParcelNotification = parceledHistory.getNextNotification(); in testParceling()399 assertThat(parceledHistory.getNextNotification()).isNull(); in testParceling()
285 public @Nullable HistoricalNotification getNextNotification() { in getNextNotification() method in NotificationHistory