Searched defs:mNotificationManager (Results 1 – 11 of 11) sorted by relevance
43 private NotificationManager mNotificationManager; field in HeadsUpNotificationFragment
38 private NotificationManager mNotificationManager; field in VisibilityMetadataFragment
65 private NotificationManager mNotificationManager; field in OtherMetadataFragment
68 NotificationManager mNotificationManager; field in AlarmService
31 private NotificationManager mNotificationManager; field in PingService
31 private NotificationManagerCompat mNotificationManager; field in RecipeService
37 private NotificationManager mNotificationManager; field in StatusBarNotifications
52 private NotificationManager mNotificationManager; field in ActiveNotificationsFragment
48 private NotificationManagerCompat mNotificationManager; field in MessagingService
162 NotificationManager mNotificationManager = (NotificationManager) getSystemService( in updateForegroundNotification() local
62 private NotificationManager mNotificationManager; field in MediaNotificationManager