Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/admin/
H A DNotificationHelper.java87 NotificationManager notificationMgr = context.getSystemService(NotificationManager.class); in newNotificationBuilder() local
/aosp12/packages/apps/Car/Provision/src/com/android/car/provision/
H A DDefaultActivity.java480 NotificationManager notificationMgr = getSystemService(NotificationManager.class); in notifySetupExited() local
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneGlobals.java159 NotificationMgr notificationMgr; field in PhoneGlobals