Searched refs:onHistoryLoaded (Results 1 – 1 of 1) sorted by relevance
89 ThreadUtils.postOnMainThread(() -> listener.onHistoryLoaded(packages)); in load()97 void onHistoryLoaded(List<NotificationHistoryPackage> notificationsByPackage); in onHistoryLoaded() method