Searched defs:peopleNotificationIdentifier (Results 1 – 9 of 9) sorted by relevance
25 abstract fun peopleNotificationIdentifier( method in com.android.systemui.statusbar.notification.people.PeopleHubModule
48 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider()
47 private val peopleNotificationIdentifier: PeopleNotificationIdentifier, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinator
200 public ExpandableNotificationRowController( in ExpandableNotificationRowController()
117 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow()
211 PeopleNotificationIdentifier peopleNotificationIdentifier, in initialize()
78 private lateinit var peopleNotificationIdentifier: PeopleNotificationIdentifier variable in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinatorTest
105 private val peopleNotificationIdentifier: PeopleNotificationIdentifier = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest
138 @Mock private lateinit var peopleNotificationIdentifier: PeopleNotificationIdentifier in <lambda>() variable in com.android.systemui.statusbar.notification.row.NotificationGutsManagerWithScenesTest