Searched refs:unseenNotificationCount (Results 1 – 1 of 1) sorted by relevance
880 protected void onUseenCountUpdate(int unseenNotificationCount) { in onUseenCountUpdate() argument881 boolean hasUnseen = unseenNotificationCount > 0; in onUseenCountUpdate()