Searched refs:getNotificationManager (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
H A DAlarmReceiver.java204 NotificationManager nm = getNotificationManager(context);
208 private NotificationManager getNotificationManager(Context context) { method in class:AlarmReceiver
214 NotificationManager nm = getNotificationManager(context);
H A DAlarmAlertFullScreen.java225 NotificationManager nm = getNotificationManager();
253 private NotificationManager getNotificationManager() { method in class:AlarmAlertFullScreen
268 NotificationManager nm = getNotificationManager();

Completed in 696 milliseconds