Home | History | Annotate | Download | only in alerts

Lines Matching refs:AlertService

48 import com.android.calendar.alerts.AlertService.NotificationWrapper;
62 * the AlertService class.
103 if (AlertService.DEBUG) {
128 AlertService.updateAlertNotification(context);
147 AlertService.updateAlertNotification(context);
163 i.setClass(context, AlertService.class);
458 ArrayList<AlertService.NotificationInfo> notificationInfos, String digestTitle,
510 for (AlertService.NotificationInfo info : notificationInfos) {
583 if (AlertService.DEBUG) {
584 for (AlertService.NotificationInfo info : notificationInfos) {