Home
last modified time | relevance | path

Searched defs:foregroundCall (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DRinger.java211 public boolean startRinging(Call foregroundCall, boolean isHfpDeviceAttached) { in startRinging()
347 private void maybeStartVibration(Call foregroundCall, boolean shouldRingForContact, in maybeStartVibration()
472 private boolean hasExternalRinger(Call foregroundCall) { in hasExternalRinger()
H A DCallAudioManager.java843 Call foregroundCall = getForegroundCall(); in shouldPlayHoldTone() local
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DPreciseCallState.java89 @PreciseCallStates int foregroundCall, in PreciseCallState()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/telephony/
H A DBluetoothInCallServiceTest.java389 final BluetoothCall foregroundCall = getMockCall(); in testListCurrentCallsCdmaHold() local
866 final BluetoothCall foregroundCall = getMockCall(); in testProcessChldHoldActiveSwapConference() local
917 final BluetoothCall foregroundCall = getMockCall(); in testOnCallAddedCdmaActiveHold() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DDefaultPhoneNotifier.java150 Call foregroundCall = sender.getForegroundCall(); in notifyPreciseCallState() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/telephony/
H A DBluetoothInCallService.java1049 BluetoothCall foregroundCall; in getForegroundCall() local
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnectionService.java1413 final Call foregroundCall = phone.getForegroundCall(); in onCreateUnknownConnection() local
H A DTelephonyConnection.java1847 ImsPhoneCall foregroundCall = ((ImsPhone) phone).getForegroundCall(); in shouldSetDisableAddCallExtra() local