Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DExternalCallNotifier.java64 private static class NotificationInfo { class in ExternalCallNotifier
71 public NotificationInfo(Call call, int notificationId) { in NotificationInfo() method in ExternalCallNotifier.NotificationInfo
/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