Home
last modified time | relevance | path

Searched defs:NotificationInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java907 static class NotificationInfo { class
917 NotificationInfo(String eventName, String location, String description, long startMillis, in NotificationInfo() method in AlertService.NotificationInfo