Home
last modified time | relevance | path

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

/core/core-telecom/src/main/java/androidx/core/telecom/internal/
DCallSessionLegacy.kt244 requestEndpointChange(preferredStartingCallEndpoint) in switchStartingCallEndpointOnCallStart()
280 requestEndpointChange(speakerEndpoint) in maybeSwitchToSpeakerOnCallStart()
291 requestEndpointChange(speakerEndpoint) in maybeSwitchToSpeakerOnCallStart()
335 requestEndpointChange(speakerCompat) in maybeSwitchToSpeakerOnHeadsetDisconnect()
417 fun requestEndpointChange(callEndpoint: CallEndpointCompat): CallControlResult { in requestEndpointChange() method
659 override suspend fun requestEndpointChange( in requestEndpointChange() method in androidx.core.telecom.internal.CallSessionLegacy
662 return session.requestEndpointChange(endpoint) in requestEndpointChange()
DCallSession.kt243 requestEndpointChange(speakerCompat) in maybeDelaySwitchToSpeaker()
252 requestEndpointChange(speakerCompat) in maybeDelaySwitchToSpeaker()
275 val res = requestEndpointChange(startingCallEndpoint) in switchStartingCallEndpointOnCallStart()
409 suspend fun requestEndpointChange(endpoint: CallEndpointCompat): CallControlResult { in requestEndpointChange() method
543 override suspend fun requestEndpointChange( in requestEndpointChange() method
546 return session.requestEndpointChange(endpoint) in requestEndpointChange()
/core/core-telecom/integration-tests/testapp/src/main/java/androidx/core/telecom/test/
DCallListAdapter.kt157 ItemsViewModel.callObject.mCallControl!!.requestEndpointChange( in onBindViewHolder()
177 ItemsViewModel.callObject.mCallControl!!.requestEndpointChange( in onBindViewHolder()
198 ItemsViewModel.callObject.mCallControl!!.requestEndpointChange( in onBindViewHolder()
/core/core-telecom/src/main/java/androidx/core/telecom/
DCallControlScope.kt142 public suspend fun requestEndpointChange(endpoint: CallEndpointCompat): CallControlResult method
/core/core-telecom/src/androidTest/java/androidx/core/telecom/test/
DBasicCallControlsTest.kt405 requestEndpointChange(anotherEndpoint!!) in <lambda>()
/core/core-telecom/api/
Drestricted_1.0.0-beta01.txt58 …method public suspend Object? requestEndpointChange(androidx.core.telecom.CallEndpointCompat endpo…
Drestricted_current.txt58 …method public suspend Object? requestEndpointChange(androidx.core.telecom.CallEndpointCompat endpo…
Dcurrent.txt58 …method public suspend Object? requestEndpointChange(androidx.core.telecom.CallEndpointCompat endpo…
D1.0.0-beta01.txt58 …method public suspend Object? requestEndpointChange(androidx.core.telecom.CallEndpointCompat endpo…