Searched defs:getPeopleNotificationType (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/people/ | ||
D | PeopleNotificationIdentifier.kt | 44 fun getPeopleNotificationType(entry: NotificationEntry): Int in getPeopleNotificationType() method |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ | ||
D | NotificationRankingManager.kt | 208 private fun NotificationEntry.getPeopleNotificationType() = in <lambda>() method in com.android.systemui.statusbar.notification.collection.NotificationRankingManager |