Searched refs:getNotificationManager (Results 1 – 4 of 4) sorted by relevance
154 NotificationManager nm = getNotificationManager(context); in onReceive()158 private NotificationManager getNotificationManager(Context context) { in getNotificationManager() method in AlarmReceiver164 NotificationManager nm = getNotificationManager(context); in updateNotification()
155 NotificationManager nm = getNotificationManager(); in snooze()176 private NotificationManager getNotificationManager() { in getNotificationManager() method in AlarmAlert186 NotificationManager nm = getNotificationManager(); in dismiss()
165 NotificationManager nm = getNotificationManager(context); in onReceive()169 private NotificationManager getNotificationManager(Context context) { in getNotificationManager() method in AlarmReceiver175 NotificationManager nm = getNotificationManager(context); in updateNotification()
169 NotificationManager nm = getNotificationManager(); in snooze()190 private NotificationManager getNotificationManager() { in getNotificationManager() method in AlarmAlert200 NotificationManager nm = getNotificationManager(); in dismiss()