Searched refs:mInCallAdapter (Results 1 – 2 of 2) sorted by relevance
1152 private final InCallAdapter mInCallAdapter; field in Call.RttCall1165 mInCallAdapter = inCallAdapter; in RttCall()1184 mInCallAdapter.setRttMode(mTelecomCallId, mode); in setRttMode()1270 private final InCallAdapter mInCallAdapter; field in Call1306 mInCallAdapter.answerCall(mTelecomCallId, videoState); in answer()1315 mInCallAdapter.deflectCall(mTelecomCallId, address); in deflect()1325 mInCallAdapter.rejectCall(mTelecomCallId, rejectWithMessage, textMessage); in reject()1332 mInCallAdapter.disconnectCall(mTelecomCallId); in disconnect()1339 mInCallAdapter.holdCall(mTelecomCallId); in hold()1346 mInCallAdapter.unholdCall(mTelecomCallId); in unhold()[all …]
122 private final InCallAdapter mInCallAdapter; field in Phone138 mInCallAdapter = adapter; in Phone()144 Call call = new Call(this, parcelableCall.getId(), mInCallAdapter, in internalAddCall()300 mInCallAdapter.mute(state); in setMuted()310 mInCallAdapter.setAudioRoute(route); in setAudioRoute()322 mInCallAdapter.requestBluetoothAudio(bluetoothAddress); in requestBluetoothAudio()334 mInCallAdapter.turnProximitySensorOn(); in setProximitySensorOn()349 mInCallAdapter.turnProximitySensorOff(screenOnImmediately); in setProximitySensorOff()