Searched defs:peopleNotificationIdentifier (Results 1 – 8 of 8) sorted by relevance
25 abstract fun peopleNotificationIdentifier( method
48 PeopleNotificationIdentifier peopleNotificationIdentifier, in HighPriorityProvider()
44 private val peopleNotificationIdentifier: PeopleNotificationIdentifier, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinator
71 @Mock private lateinit var peopleNotificationIdentifier: PeopleNotificationIdentifier variable in com.android.systemui.statusbar.notification.collection.coordinator.ConversationCoordinatorTest
199 public ExpandableNotificationRowController( in ExpandableNotificationRowController()
117 PeopleNotificationIdentifier peopleNotificationIdentifier) { in NotificationMenuRow()
203 PeopleNotificationIdentifier peopleNotificationIdentifier, in initialize()
105 private val peopleNotificationIdentifier: PeopleNotificationIdentifier = mock() constant in com.android.systemui.statusbar.notification.row.ExpandableNotificationRowControllerTest