Home
last modified time | relevance | path

Searched refs:mNotificationViewController (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java188 private NotificationViewController mNotificationViewController; field in CarStatusBar
866 mNotificationViewController = new NotificationViewController( in connectNotificationsUI()
872 mNotificationViewController.enable(); in connectNotificationsUI()
1005 mNotificationViewController.setIsInForeground(false); in animate()
1011 mNotificationViewController.setIsInForeground(true); in animate()