Home
last modified time | relevance | path

Searched refs:getEarliestConnection (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDefaultPhoneNotifier.java72 if (ringingCall != null && ringingCall.getEarliestConnection() != null) { in notifyPhoneState()
73 incomingNumber = ringingCall.getEarliestConnection().getAddress(); in notifyPhoneState()
DCall.java230 getEarliestConnection() { in getEarliestConnection() method in Call
DPhone.java2691 Connection conn = call.getEarliestConnection(); in getVideoState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java374 return (ImsPhoneConnection) getEarliestConnection(); in getHandoverConnection()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGSMPhoneTest.java.broken273 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());
/frameworks/base/config/
Dboot-image-profile.txt21790 HSPLcom/android/internal/telephony/Call;->getEarliestConnection()Lcom/android/internal/telephony/Co…