Searched refs:previousEventId (Results 1 – 1 of 1) sorted by relevance
150 final int previousEventId = mNotificationTypeMap.get(id); in showNotification() local151 final NotificationType previousNotifyType = NotificationType.getFromId(previousEventId); in showNotification()