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

/packages/apps/DeskClock/src/com/android/deskclock/
H A DAlarmAlertFullScreen.java176 NotificationManager nm = getNotificationManager();
198 private NotificationManager getNotificationManager() { method in class:AlarmAlertFullScreen
209 NotificationManager nm = getNotificationManager();
H A DAlarmReceiver.java178 NotificationManager nm = getNotificationManager(context);
182 private NotificationManager getNotificationManager(Context context) { method in class:AlarmReceiver
188 NotificationManager nm = getNotificationManager(context);

Completed in 208 milliseconds