Home
last modified time | relevance | path

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

/core/core-telecom/src/main/java/androidx/core/telecom/extensions/
DCallExtensionScopeImpl.kt410 withTimeoutOrNull(CAPABILITY_EXCHANGE_TIMEOUT_MS) { registerWithRemoteService() } in <lambda>()
476 private suspend fun registerWithRemoteService(): CapabilityExchangeResult? = in <lambda>() method in androidx.core.telecom.extensions.CallExtensionScopeImpl