Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java754 onUseenCountUpdate(mNotificationDataManager.getUnseenNotificationCount()); in connectNotificationsUI()
880 protected void onUseenCountUpdate(int unseenNotificationCount) { in onUseenCountUpdate() method in CarStatusBar