Home
last modified time | relevance | path

Searched defs:answer (Results 1 – 3 of 3) sorted by relevance

/core/core-telecom/src/main/java/androidx/core/telecom/
DCallControlScope.kt109 public suspend fun answer( method
/core/core-telecom/src/main/java/androidx/core/telecom/internal/
DCallSessionLegacy.kt367 fun answer(videoState: Int): CallControlResult { in answer() method in androidx.core.telecom.internal.CallSessionLegacy
649 override suspend fun answer(callType: Int): CallControlResult { in answer() method in androidx.core.telecom.internal.CallSessionLegacy
DCallSession.kt393 suspend fun answer(videoState: Int): CallControlResult { in answer() method
533 override suspend fun answer(callType: Int): CallControlResult { in answer() method