Home
last modified time | relevance | path

Searched refs:ap (Results 1 – 1 of 1) sorted by relevance

/core/core-telecom/src/main/java/androidx/core/telecom/extensions/
DParticipantExtensionRemoteImpl.kt221 .combine(activeParticipantId) { p, ap -> in initializeParticipantUpdates() method
222 ap?.let { p.firstOrNull { participant -> participant.id == ap } } in initializeParticipantUpdates()