Searched defs:foregroundCall (Results 1 – 11 of 11) sorted by relevance
290 public boolean startRinging(Call foregroundCall, boolean isHfpDeviceAttached) { in startRinging()531 private boolean useCustomVibration(@NonNull Call foregroundCall) { in useCustomVibration()536 private boolean hasExplicitVibration(@NonNull Call foregroundCall) { in hasExplicitVibration()559 private boolean tryReserveVibration(Call foregroundCall) { in tryReserveVibration()569 private void vibrateIfNeeded(boolean isUsingAudioCoupledHaptics, Call foregroundCall, in vibrateIfNeeded()655 final Call foregroundCall = mRingingCall != null ? mRingingCall : mVibratingCall; in stopRinging() local725 private boolean hasExternalRinger(Call foregroundCall) { in hasExternalRinger()
1278 Call foregroundCall = mCallsManager.getForegroundCall(); in updateCallSupportedAudioRoutes() local1374 Call foregroundCall = mCallAudioManager.getForegroundCall(); in getPreferredAudioRouteFromDefault() local
1047 Call foregroundCall = getForegroundCall(); in shouldPlayHoldTone() local
2113 Call foregroundCall = mCallsManager.getForegroundCall(); in getCurrentCallSupportedRoutes() local
238 Call foregroundCall = mCallAudioManager.getPossiblyHeldForegroundCall(); in maybeMoveHeldCallToForeground() local
269 BluetoothCall foregroundCall = getMockCall(); in getBestPhoneAccount() local
354 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in listCurrentCallsCdmaHold() local1246 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in processChldHoldActiveSwapConference() local1307 final BluetoothCall foregroundCall = getMockCall(UUID.randomUUID()); in onCallAddedCdmaActiveHold() local
1034 Map.Entry<Integer, TbsCall> foregroundCall; in getForegroundCall() local1070 Map.Entry<Integer, TbsCall> foregroundCall = getForegroundCall(); in findNewForegroundBearer() local
1451 BluetoothCall foregroundCall; in getForegroundCall() local
1885 ImsPhoneCall foregroundCall = ((ImsPhone) phone).getForegroundCall(); in shouldSetDisableAddCallExtra() local
2050 final Call foregroundCall = phone.getForegroundCall(); in onCreateUnknownConnection() local