Home | History | Annotate | Download | only in alerts

Lines Matching refs:newInfo

745                 NotificationInfo newInfo = new NotificationInfo(eventName, location,
794 + " in favor of startTime:" + newInfo.startMillis);
803 eventIds.put(eventId, newInfo);
809 highPriorityEvents.add(newInfo);
812 mediumPriorityEvents.add(newInfo);
814 lowPriorityEvents.add(newInfo);