Searched refs:mNotificationManager (Results 1 – 1 of 1) sorted by relevance
36 private NotificationManager mNotificationManager; field in StatusBarNotifications50 mNotificationManager = (NotificationManager) getSystemService(NOTIFICATION_SERVICE); in onCreate()142 mNotificationManager.cancel(R.layout.status_bar_notifications); in onCreate()177 mNotificationManager.notify(R.layout.status_bar_notifications, notification); in setMood()205 mNotificationManager.notify(R.layout.status_bar_notifications, notif); in setMoodView()233 mNotificationManager.notify( in setDefault()