Searched defs:peopleNotificationIdentifier (Results 1 – 9 of 9) sorted by relevance
44 abstract fun peopleNotificationIdentifier( method in com.android.systemui.statusbar.notification.people.PeopleHubModule
102 private val peopleNotificationIdentifier: PeopleNotificationIdentifier in extractPersonKey() constant
45 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider()
38 private val peopleNotificationIdentifier: PeopleNotificationIdentifier, constant in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinator
52 @Mock private lateinit var peopleNotificationIdentifier: PeopleNotificationIdentifier variable in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinatorTest
111 PeopleNotificationIdentifier peopleNotificationIdentifier, in ExpandableNotificationRowController()
122 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow()
63 private val peopleNotificationIdentifier: PeopleNotificationIdentifier, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.NotificationRankingManager
89 Lazy<PeopleNotificationIdentifier> peopleNotificationIdentifier, in NotificationGroupManagerLegacy()