Home | History | Annotate | Download | only in alerts

Lines Matching refs:eventInfo

851         for (NotificationInfo eventInfo : events) {
852 if (!TextUtils.isEmpty(eventInfo.eventName)) {
856 digestTitle.append(eventInfo.eventName);