Searched refs:getForegroundCall (Results 1 – 14 of 14) sorted by relevance
201 if (hasFocus() && getForegroundCall() == call) { in onCallAdded()283 Call call = getForegroundCall(); in onWiredHeadsetPluggedInChanged()350 Log.event(mCallsManager.getForegroundCall(), Log.Events.MUTE, in mute()481 Log.event(mCallsManager.getForegroundCall(), Log.Events.AUDIO_ROUTE, in setSystemAudioState()541 Call foregroundCall = getForegroundCall(); in updateAudioStreamAndMode()544 Call call = mCallsManager.getForegroundCall(); in updateAudioStreamAndMode()700 Call call = mCallsManager.getForegroundCall(); in updateAudioForForegroundCall()709 private Call getForegroundCall() { in getForegroundCall() method in CallAudioManager710 Call call = mCallsManager.getForegroundCall(); in getForegroundCall()722 Call call = mCallsManager.getForegroundCall(); in hasRingingForegroundCall()
112 Call call = mCallsManager.getForegroundCall();132 Call call = mCallsManager.getForegroundCall();519 boolean isForeground = mCallsManager.getForegroundCall() == call; in sendClccForCall()810 Call call = mCallsManager.getForegroundCall(); in getBestPhoneAccount()
41 if (mCallsManager.getForegroundCall() != call) { in onCallStateChanged()97 if (mCallsManager.getForegroundCall() != call) { in onSessionModifyRequestReceived()
133 && mCallsManager.getForegroundCall() == call in shouldStartRinging()
181 Call foregroundCall = mCallsManager.getForegroundCall(); in startRingingOrCallWaiting()
1041 Call call = mCallsManager.getForegroundCall(); in endCallInternal()
422 Call getForegroundCall() { in getForegroundCall() method in CallsManager
397 Call fgCall = phone.getForegroundCall(); in hangupRingingAndActive()724 Call fgCall = phone.getForegroundCall(); in sendEmptyFlash()1920 return hasDisconnectedConnections(phone.getForegroundCall()) || in hasDisconnectedConnections()2327 Call call = phone.getForegroundCall(); in dumpCallState()2359 final boolean hasActiveCall = !phone.getForegroundCall().isIdle(); in dumpCallState()2427 call = phone.getForegroundCall(); in dumpCallManager()
448 if ((fgPhone.getForegroundCall().getState() == Call.State.ACTIVE) in onPhoneStateChanged()458 mPreviousCdmaCallState = fgPhone.getForegroundCall().getState(); in onPhoneStateChanged()
711 boolean isDialing = (mCM.getFgPhone().getForegroundCall().getState() == Call.State.DIALING); in updateWakeState()
991 final boolean hasActiveCall = !getPhone(subId).getForegroundCall().isIdle(); in answerRingingCallInternal()
372 final Call foregroundCall = phone.getForegroundCall(); in onCreateUnknownConnection()378 final Call imsFgCall = phone.getImsPhone().getForegroundCall(); in onCreateUnknownConnection()
714 if (!phone.getForegroundCall().isIdle()) { in hasMultipleTopLevelCalls()726 return getPhone().getForegroundCall().getEarliestConnection(); in getForegroundConnection()
156 getPhone().getForegroundCall().getState() != Call.State.DIALING) { in onUnhold()