Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java880 protected void onUseenCountUpdate(int unseenNotificationCount) { in onUseenCountUpdate() argument
881 boolean hasUnseen = unseenNotificationCount > 0; in onUseenCountUpdate()