Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt220 private fun ConversationState.shouldIncrementUnread(newBuilder: Notification.Builder) = in onRankingUpdate() method
233 if (shouldIncrementUnread(recoveredBuilder)) unreadCount + 1 in getUnreadCount()