Searched defs:foregroundCall (Results 1 – 8 of 8) sorted by relevance
250 public boolean startRinging(Call foregroundCall, boolean isHfpDeviceAttached) { in startRinging()490 private boolean tryReserveVibration(Call foregroundCall) { in tryReserveVibration()500 private void vibrateIfNeeded(boolean isUsingAudioCoupledHaptics, Call foregroundCall, in vibrateIfNeeded()579 final Call foregroundCall = mRingingCall != null ? mRingingCall : mVibratingCall; in stopRinging() local642 private boolean hasExternalRinger(Call foregroundCall) { in hasExternalRinger()
933 Call foregroundCall = getForegroundCall(); in shouldPlayHoldTone() local
257 BluetoothCall foregroundCall = getMockCall(); in getBestPhoneAccount() local
415 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in testListCurrentCallsCdmaHold() local1057 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in testProcessChldHoldActiveSwapConference() local1108 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in testOnCallAddedCdmaActiveHold() local
994 Map.Entry<Integer, TbsCall> foregroundCall; in getForegroundCall() local1030 Map.Entry<Integer, TbsCall> foregroundCall = getForegroundCall(); in findNewForegroundBearer() local
1322 BluetoothCall foregroundCall; in getForegroundCall() local
1888 ImsPhoneCall foregroundCall = ((ImsPhone) phone).getForegroundCall(); in shouldSetDisableAddCallExtra() local
1824 final Call foregroundCall = phone.getForegroundCall(); in onCreateUnknownConnection() local