Searched defs:foregroundCall (Results 1 – 9 of 9) sorted by relevance
273 public boolean startRinging(Call foregroundCall, boolean isHfpDeviceAttached) { in startRinging()522 private boolean tryReserveVibration(Call foregroundCall) { in tryReserveVibration()532 private void vibrateIfNeeded(boolean isUsingAudioCoupledHaptics, Call foregroundCall, in vibrateIfNeeded()610 final Call foregroundCall = mRingingCall != null ? mRingingCall : mVibratingCall; in stopRinging() local680 private boolean hasExternalRinger(Call foregroundCall) { in hasExternalRinger()
1020 Call foregroundCall = getForegroundCall(); in shouldPlayHoldTone() local
1041 Call foregroundCall = mCallAudioManager.getForegroundCall(); in getPreferredAudioRouteFromDefault() local
259 BluetoothCall foregroundCall = getMockCall(); in getBestPhoneAccount() local
428 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in testListCurrentCallsCdmaHold() local1237 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in testProcessChldHoldActiveSwapConference() local1299 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in testOnCallAddedCdmaActiveHold() local
1074 Map.Entry<Integer, TbsCall> foregroundCall; in getForegroundCall() local1110 Map.Entry<Integer, TbsCall> foregroundCall = getForegroundCall(); in findNewForegroundBearer() local
1406 BluetoothCall foregroundCall; in getForegroundCall() local
1883 ImsPhoneCall foregroundCall = ((ImsPhone) phone).getForegroundCall(); in shouldSetDisableAddCallExtra() local
1974 final Call foregroundCall = phone.getForegroundCall(); in onCreateUnknownConnection() local