Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleNotificationIdentifier.kt75 else -> upperBound(type, getPeopleTypeOfSummary(sbn)) in getPeopleNotificationType()
108 private fun getPeopleTypeOfSummary(statusBarNotification: StatusBarNotification): Int { in extractPersonTypeInfo() method