Searched refs:getCall (Results 1 – 11 of 11) sorted by relevance
292 public abstract Call getCall(); in getCall() method in Connection428 c = getCall(); in getState()452 c = getCall(); in getConferenceParticipants()
92 return c.getCall() == this; in hasConnection()
922 if (mConnections[i].getCall() == mRingingCall) { in handlePollCalls()1166 && conn.getCall() == mRingingCall in hangup()1593 if (mConnections[i].getCall() == mRingingCall) { in checkMtFindNewRinging()
2265 int subId = c.getCall().getPhone().getSubId(); in handleMessage()2268 Rlog.d(LOG_TAG, "silently drop incoming call: " + c.getCall()); in handleMessage()2269 c.getCall().hangup(); in handleMessage()
322 public GsmCdmaCall getCall() { in getCall() method in GsmCdmaConnection
105 public Call getCall() { in getCall() method in ImsExternalConnection
1642 hangup(conn.getCall()); in hangup()1880 conn.getCall().detach(conn); in processCallStateChange()1885 if (conn.getCall() == mHandoverCall) return; in processCallStateChange()2180 processCallStateChange(imsCall, conn.getCall().mState,2183 imsCall.getCallSession(), conn.getCall().mState);2561 ImsPhoneCall foregroundImsPhoneCall = findConnection(call).getCall();2564 : peerConnection.getCall();
304 public ImsPhoneCall getCall() { in getCall() method in ImsPhoneConnection
649 SipCall call = conn.getCall(); in add()942 public SipCall getCall() { in getCall() method in SipPhone.SipConnection
314 assertEquals(mGSMPhone.getRingingCall(), cn.getCall());
9979 HPLcom/android/internal/telephony/imsphone/ImsPhoneConnection;->getCall()Lcom/android/internal/tele…9980 HPLcom/android/internal/telephony/imsphone/ImsPhoneConnection;->getCall()Lcom/android/internal/tele…39753 HSPLcom/android/internal/telephony/Connection;->getCall()Lcom/android/internal/telephony/Call;