Searched defs:foregroundCall (Results 1 – 5 of 5) sorted by relevance
204 public boolean startRinging(Call foregroundCall, boolean isHfpDeviceAttached) { in startRinging()352 private void maybeStartVibration(Call foregroundCall, boolean shouldRingForContact, in maybeStartVibration()477 private boolean hasExternalRinger(Call foregroundCall) { in hasExternalRinger()
835 Call foregroundCall = getForegroundCall(); in shouldPlayHoldTone() local
353 final Call foregroundCall = mock(Call.class); in testListCurrentCallsCdmaHold() local781 final Call foregroundCall = mock(Call.class); in testProcessChldHoldActiveSwapConference() local832 final Call foregroundCall = mock(Call.class); in testOnCallAddedCdmaActiveHold() local
1418 final Call foregroundCall = phone.getForegroundCall(); in onCreateUnknownConnection() local
1571 ImsPhoneCall foregroundCall = ((ImsPhone) phone).getForegroundCall(); in shouldSetDisableAddCallExtra() local