Searched refs:requestEndpointChange (Results 1 – 9 of 9) sorted by relevance
244 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() method659 override suspend fun requestEndpointChange( in requestEndpointChange() method in androidx.core.telecom.internal.CallSessionLegacy662 return session.requestEndpointChange(endpoint) in requestEndpointChange()
243 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() method543 override suspend fun requestEndpointChange( in requestEndpointChange() method546 return session.requestEndpointChange(endpoint) in requestEndpointChange()
157 ItemsViewModel.callObject.mCallControl!!.requestEndpointChange( in onBindViewHolder()177 ItemsViewModel.callObject.mCallControl!!.requestEndpointChange( in onBindViewHolder()198 ItemsViewModel.callObject.mCallControl!!.requestEndpointChange( in onBindViewHolder()
142 public suspend fun requestEndpointChange(endpoint: CallEndpointCompat): CallControlResult method
405 requestEndpointChange(anotherEndpoint!!) in <lambda>()
58 …method public suspend Object? requestEndpointChange(androidx.core.telecom.CallEndpointCompat endpo…