Searched refs:toggleNotificationUnseenIndicator (Results 1 – 2 of 2) sorted by relevance
643 mTopView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()646 mBottomView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()649 mLeftView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()652 mRightView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()
353 public void toggleNotificationUnseenIndicator(Boolean hasUnseen) { in toggleNotificationUnseenIndicator() method in CarSystemBarView