Searched refs:mInCallAdapter (Results 1 – 3 of 3) sorted by relevance
1600 private final InCallAdapter mInCallAdapter; field in Call.RttCall1613 mInCallAdapter = inCallAdapter; in RttCall()1721 private final InCallAdapter mInCallAdapter; field in Call1818 mInCallAdapter.disconnectCall(mTelecomCallId); in disconnect()1825 mInCallAdapter.holdCall(mTelecomCallId); in hold()1832 mInCallAdapter.unholdCall(mTelecomCallId); in unhold()1909 mInCallAdapter.stopDtmfTone(mTelecomCallId); in stopDtmfTone()1973 mInCallAdapter.swapConference(mTelecomCallId); in swapConference()2136 mInCallAdapter.stopRtt(mTelecomCallId); in stopRtt()2493 mInCallAdapter = inCallAdapter; in Call()[all …]
134 private final InCallAdapter mInCallAdapter; field in Phone152 mInCallAdapter = adapter; in Phone()166 call = new Call(this, parcelableCall.getId(), mInCallAdapter, in internalAddCall()359 mInCallAdapter.mute(state); in setMuted()369 mInCallAdapter.setAudioRoute(route); in setAudioRoute()381 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()396 mInCallAdapter.requestCallEndpointChange(endpoint, executor, callback); in requestCallEndpointChange()411 mInCallAdapter.turnProximitySensorOn(); in setProximitySensorOn()429 mInCallAdapter.turnProximitySensorOff(screenOnImmediately); in setProximitySensorOff()
51506 Landroid/telecom/Call$RttCall;->mInCallAdapter:Landroid/telecom/InCallAdapter;51554 Landroid/telecom/Call;->mInCallAdapter:Landroid/telecom/InCallAdapter;52419 Landroid/telecom/Phone;->mInCallAdapter:Landroid/telecom/InCallAdapter;