Searched refs:getEarliestConnection (Results 1 – 5 of 5) sorted by relevance
61 if (ringingCall != null && ringingCall.getEarliestConnection() != null) { in notifyPhoneState()62 incomingNumber = ringingCall.getEarliestConnection().getAddress(); in notifyPhoneState()
140 getEarliestConnection() { in getEarliestConnection() method in Call
2054 Connection conn = call.getEarliestConnection(); in getVideoState()
335 return (ImsPhoneConnection) getEarliestConnection(); in getHandoverConnection()
273 cn = mGSMPhone.getForegroundCall().getEarliestConnection();394 cn = mGSMPhone.getForegroundCall().getEarliestConnection();482 cn = mGSMPhone.getRingingCall().getEarliestConnection();523 cn = mGSMPhone.getRingingCall().getEarliestConnection();544 cn = mGSMPhone.getRingingCall().getEarliestConnection();618 cn = mGSMPhone.getRingingCall().getEarliestConnection();805 cn = mGSMPhone.getForegroundCall().getEarliestConnection();830 cn = mGSMPhone.getForegroundCall().getEarliestConnection();860 mGSMPhone.getForegroundCall().getEarliestConnection().getDisconnectCause());