Searched refs:sNotificationTimestamps (Results 1 – 2 of 2) sorted by relevance
81 public static final SparseLongArray sNotificationTimestamps = new SparseLongArray(); field in NotificationActionUtils803 sNotificationTimestamps.put(notificationId, notificationAction.getWhen()); in createUndoNotification()842 sNotificationTimestamps.delete(notificationId); in processUndoNotification()
464 NotificationActionUtils.sNotificationTimestamps.delete(notificationId); in validateAccountNotifications()647 NotificationActionUtils.sNotificationTimestamps.get(notificationId); in validateNotifications()657 NotificationActionUtils.sNotificationTimestamps.delete(notificationId); in validateNotifications()