Searched refs:getEarliestConnection (Results 1 – 6 of 6) sorted by relevance
72 if (ringingCall != null && ringingCall.getEarliestConnection() != null) { in notifyPhoneState()73 incomingNumber = ringingCall.getEarliestConnection().getAddress(); in notifyPhoneState()
230 getEarliestConnection() { in getEarliestConnection() method in Call
2691 Connection conn = call.getEarliestConnection(); in getVideoState()
374 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());
21790 HSPLcom/android/internal/telephony/Call;->getEarliestConnection()Lcom/android/internal/telephony/Co…