Searched refs:mInCallAdapter (Results 1 – 3 of 3) sorted by relevance
1284 private final InCallAdapter mInCallAdapter; field in Call.RttCall1297 mInCallAdapter = inCallAdapter; in RttCall()1316 mInCallAdapter.setRttMode(mTelecomCallId, mode); in setRttMode()1402 private final InCallAdapter mInCallAdapter; field in Call1438 mInCallAdapter.answerCall(mTelecomCallId, videoState); in answer()1447 mInCallAdapter.deflectCall(mTelecomCallId, address); in deflect()1457 mInCallAdapter.rejectCall(mTelecomCallId, rejectWithMessage, textMessage); in reject()1464 mInCallAdapter.disconnectCall(mTelecomCallId); in disconnect()1471 mInCallAdapter.holdCall(mTelecomCallId); in hold()1478 mInCallAdapter.unholdCall(mTelecomCallId); in unhold()[all …]
124 private final InCallAdapter mInCallAdapter; field in Phone140 mInCallAdapter = adapter; in Phone()146 Call call = new Call(this, parcelableCall.getId(), mInCallAdapter, in internalAddCall()302 mInCallAdapter.mute(state); in setMuted()312 mInCallAdapter.setAudioRoute(route); in setAudioRoute()324 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()339 mInCallAdapter.turnProximitySensorOn(); in setProximitySensorOn()357 mInCallAdapter.turnProximitySensorOff(screenOnImmediately); in setProximitySensorOff()
70297 Landroid/telecom/Call$RttCall;->mInCallAdapter:Landroid/telecom/InCallAdapter;70345 Landroid/telecom/Call;->mInCallAdapter:Landroid/telecom/InCallAdapter;71252 Landroid/telecom/Phone;->mInCallAdapter:Landroid/telecom/InCallAdapter;