Home
last modified time | relevance | path

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

/core/core-telecom/src/main/java/androidx/core/telecom/extensions/
DExtensionInitializationScopeImpl.kt63 override fun onCall(onCall: suspend CallControlScope.() -> Unit) { in onCall() method in androidx.core.telecom.extensions.ExtensionInitializationScopeImpl
66 onCreateDelegate = onCall in onCall()
DExtensionInitializationScope.kt84 public fun onCall(onCall: suspend CallControlScope.() -> Unit) method
/core/core-telecom/src/androidTest/java/androidx/core/telecom/test/VoipAppWithExtensions/
DVoipCall.kt80 onCall { in addCall()
/core/core-telecom/api/
Drestricted_1.0.0-beta01.txt178onCall(kotlin.jvm.functions.Function2<? super androidx.core.telecom.CallControlScope,? super kotli…
Drestricted_current.txt178onCall(kotlin.jvm.functions.Function2<? super androidx.core.telecom.CallControlScope,? super kotli…
Dcurrent.txt178onCall(kotlin.jvm.functions.Function2<? super androidx.core.telecom.CallControlScope,? super kotli…
D1.0.0-beta01.txt178onCall(kotlin.jvm.functions.Function2<? super androidx.core.telecom.CallControlScope,? super kotli…
/core/core-telecom/integration-tests/testapp/src/main/java/androidx/core/telecom/test/
DCallingMainActivity.kt363 onCall { in <lambda>()