Home
last modified time | relevance | path

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

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