Searched refs:toggleNotificationUnseenIndicator (Results 1 – 2 of 2) sorted by relevance
631 mTopView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()634 mBottomView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()637 mLeftView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()640 mRightView.toggleNotificationUnseenIndicator(hasUnseen); in toggleAllNotificationsUnseenIndicator()
361 public void toggleNotificationUnseenIndicator(Boolean hasUnseen) { in toggleNotificationUnseenIndicator() method in CarSystemBarView