Searched refs:MOOD_NOTIFICATIONS (Results 1 – 2 of 2) sorted by relevance
42 private static int MOOD_NOTIFICATIONS = R.layout.status_bar_notifications; field in NotifyingService62 mNM.cancel(MOOD_NOTIFICATIONS); in onDestroy()117 mNM.notify(MOOD_NOTIFICATIONS, notification); in showNotification()
40 private static int MOOD_NOTIFICATIONS = R.layout.status_bar_notifications; field in StatusBarNotifications215 mNotificationManager.notify(MOOD_NOTIFICATIONS, notifBuidler.build()); in setMood()243 mNotificationManager.notify(MOOD_NOTIFICATIONS, notif); in setMoodView()269 MOOD_NOTIFICATIONS, // we use a string id because it is a unique in setDefault()