Home
last modified time | relevance | path

Searched defs:getPeopleNotificationType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/
DPeopleNotificationIdentifier.kt44 fun getPeopleNotificationType(entry: NotificationEntry): Int in getPeopleNotificationType() method
72 override fun getPeopleNotificationType(entry: NotificationEntry): Int = in getPeopleNotificationType() method in com.android.systemui.statusbar.notification.people.PeopleNotificationIdentifierImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRankingManager.kt208 private fun NotificationEntry.getPeopleNotificationType() = in <lambda>() method in com.android.systemui.statusbar.notification.collection.NotificationRankingManager