Searched defs:notificationHistory (Results 1 – 2 of 2) sorted by relevance
411 NotificationHistory notificationHistory = mNotificationHistory != null in run() local454 NotificationHistory notificationHistory = mNotificationHistory != null in run() local498 NotificationHistory notificationHistory = mNotificationHistory != null in run() local
344 public void addNotificationsToWrite(@NonNull NotificationHistory notificationHistory) { in addNotificationsToWrite()