Home
last modified time | relevance | path

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

/aosp12/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DNotificationMgr.java21 public abstract class NotificationMgr { class
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DNotificationMgr.java81 public class NotificationMgr { class
166 private NotificationMgr(PhoneGlobals app) { in NotificationMgr() method in NotificationMgr