Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarNavigationBarView.java165 void toggleNotificationUnseenIndicator(Boolean hasUnseen) { in toggleNotificationUnseenIndicator() method in CarNavigationBarView
DCarStatusBar.java451 mNavigationBarView.toggleNotificationUnseenIndicator(hasUnseen); in connectNotificationsUI()
455 mLeftNavigationBarView.toggleNotificationUnseenIndicator(hasUnseen); in connectNotificationsUI()
459 mRightNavigationBarView.toggleNotificationUnseenIndicator(hasUnseen); in connectNotificationsUI()