Searched defs:activeCall (Results 1 – 11 of 11) sorted by relevance
247 BluetoothCall activeCall = createActiveCall(); in testListCurrentCallsOneCall() local774 BluetoothCall activeCall = createActiveCall(); in testProcessChldReleaseActiveRinging() local787 BluetoothCall activeCall = createActiveCall(); in testProcessChldReleaseActiveHold() local823 BluetoothCall activeCall = createActiveCall(); in testProcessChldHoldActiveHold() local835 BluetoothCall activeCall = createActiveCall(); in testProcessChldAddHeldToConfHolding() local846 BluetoothCall activeCall = createActiveCall(); in testProcessChldAddHeldToConf() local936 BluetoothCall activeCall = createActiveCall(); in testOnCallRemoved() local948 BluetoothCall activeCall = getMockCall(); in testOnCallStateChangedConnectingCall() local1009 BluetoothCall activeCall = createActiveCall(); in testOnCallStateChangedAudioProcessingToActive() local1021 BluetoothCall activeCall = createActiveCall(); in testOnCallStateChangedDialing() local[all …]
184 DialerCall activeCall = CallList.getInstance().getActiveCall(); in onAnswerAndReleaseCall() local198 DialerCall activeCall = CallList.getInstance().getActiveCall(); in onAnswerAndReleaseButtonDisabled() local206 DialerCall activeCall = CallList.getInstance().getActiveCall(); in onAnswerAndReleaseButtonEnabled() local
114 DialerCall activeCall = callList.getActiveCall(); in onStateChange() local
201 final DialerCall activeCall = CallList.getInstance().getActiveCall(); in updateCameraSelection() local
1343 final DialerCall activeCall = calls.getActiveCall(); in handleCallKey() local
215 BluetoothCall activeCall = mCallInfo.getActiveCall(); in onStateChanged() local737 BluetoothCall activeCall = mCallInfo.getActiveCall(); in _processChld() local830 BluetoothCall activeCall = mCallInfo.getActiveCall(); in updateHeadsetWithCallState() local
207 CallFocus activeCall = createFakeCall(mActiveConnectionService, CallState.ACTIVE); in testCallStateChangedAffectCallFocus() local
422 ActiveCallInfo activeCall = activeCalls.get(0); in getActiveCallLabel() local
1614 public void onCallAudioStateChanged(Call activeCall, CallAudioState audioState) { in onCallAudioStateChanged()1628 public void onUsingAlternativeUi(Call activeCall, boolean isUsingAlternativeUi) { in onUsingAlternativeUi()1642 public void onTrackedByNonUiService(Call activeCall, boolean isTracked) { in onTrackedByNonUiService()
1298 Call activeCall = (Call) mConnectionSvrFocusMgr.getCurrentFocusCall(); in processIncomingCallIntent() local
233 ImsCall activeCall = mForegroundCall.getFirstConnection().getImsCall(); in onIncomingCall() local1734 ImsCall activeCall = mForegroundCall.getImsCall(); in acceptCall() local4706 private boolean shouldDisconnectActiveCallOnAnswer(ImsCall activeCall, in shouldDisconnectActiveCallOnAnswer()