Home | History | Annotate | Download | only in alerts

Lines Matching refs:newInfo

754                 NotificationInfo newInfo = new NotificationInfo(eventName, location,
803 + " in favor of startTime:" + newInfo.startMillis);
812 eventIds.put(eventId, newInfo);
818 highPriorityEvents.add(newInfo);
821 mediumPriorityEvents.add(newInfo);
823 lowPriorityEvents.add(newInfo);