Searched refs:peopleNotificationIdentifier (Results 1 – 9 of 9) sorted by relevance
46 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider() argument48 mPeopleNotificationIdentifier = peopleNotificationIdentifier; in HighPriorityProvider()
60 private val peopleNotificationIdentifier: PeopleNotificationIdentifier, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.NotificationRankingManager100 peopleNotificationIdentifier.compareTo(aPersonType, bPersonType) in <lambda>()194 peopleNotificationIdentifier.getPeopleNotificationType(sbn, ranking) in <lambda>()
44 abstract fun peopleNotificationIdentifier( method
102 private val peopleNotificationIdentifier: PeopleNotificationIdentifier in extractPersonKey() constant217 val type = peopleNotificationIdentifier.getPeopleNotificationType(sbn, ranking) in extractPersonKey()252 val type = peopleNotificationIdentifier.getPeopleNotificationType(sbn, ranking) in extractPersonKey()
87 PeopleNotificationIdentifier peopleNotificationIdentifier) { in ExpandableNotificationRowController() argument107 mPeopleNotificationIdentifier = peopleNotificationIdentifier; in ExpandableNotificationRowController()
121 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow() argument127 mPeopleNotificationIdentifier = peopleNotificationIdentifier; in NotificationMenuRow()
1615 PeopleNotificationIdentifier peopleNotificationIdentifier) {1618 mMenuRow = new NotificationMenuRow(mContext, peopleNotificationIdentifier);1635 mPeopleNotificationIdentifier = peopleNotificationIdentifier;
418 peopleNotificationIdentifier: PeopleNotificationIdentifier, in <lambda>()427 peopleNotificationIdentifier, in <lambda>()
66 Lazy<PeopleNotificationIdentifier> peopleNotificationIdentifier) { in NotificationGroupManager() argument68 mPeopleNotificationIdentifier = peopleNotificationIdentifier; in NotificationGroupManager()