Searched refs:previousEventId (Results 1 – 1 of 1) sorted by relevance
164 final int previousEventId = mNotificationTypeMap.get(id); in showNotification() local165 final NotificationType previousNotifyType = NotificationType.getFromId(previousEventId); in showNotification()295 final int previousEventId = mNotificationTypeMap.get(id); in clearNotification() local296 final NotificationType previousNotifyType = NotificationType.getFromId(previousEventId); in clearNotification()