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