Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DConversationNotifications.kt158 val activeConversationEntries = in updateNotificationRanking() constant
160 for (entry in activeConversationEntries) { in updateNotificationRanking()