Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleNotificationIdentifier.kt64 private val personExtractor: NotificationPersonExtractor, constant in com.android.systemui.statusbar.notification.people.PeopleNotificationIdentifierImpl
106 if (personExtractor.isPersonNotification(sbn)) TYPE_PERSON else TYPE_NON_PERSON in extractPersonTypeInfo()