Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRankingManager.kt81 val bPersonType = b.getPeopleNotificationType() in <lambda>() constant
99 usePeopleFiltering && aPersonType != bPersonType -> in <lambda>()
100 peopleNotificationIdentifier.compareTo(aPersonType, bPersonType) in <lambda>()