Searched defs:peopleNotificationIdentifier (Results 1 – 8 of 8) sorted by relevance
25 abstract fun peopleNotificationIdentifier( method in com.android.systemui.statusbar.notification.people.PeopleHubModule
45 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider()
43 private val peopleNotificationIdentifier: PeopleNotificationIdentifier, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinator
64 @Mock private lateinit var peopleNotificationIdentifier: PeopleNotificationIdentifier variable in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinatorTest
132 public ExpandableNotificationRowController( in ExpandableNotificationRowController()
118 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow()
201 PeopleNotificationIdentifier peopleNotificationIdentifier, in initialize()
94 private val peopleNotificationIdentifier: PeopleNotificationIdentifier = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest