Searched refs:notifyNewRingingConnection (Results 1 - 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java180 void notifyNewRingingConnection(Connection c) { method in class:SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCallTracker.java693 mPhone.notifyNewRingingConnection(newRinging);
H A DCDMAPhone.java1040 public void notifyNewRingingConnection(Connection c) { method in class:CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmCallTracker.java592 mPhone.notifyNewRingingConnection(newRinging);
H A DGSMPhone.java437 public void notifyNewRingingConnection(Connection c) { method in class:GSMPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java467 void notifyNewRingingConnection(Connection c) { method in class:ImsPhone
H A DImsPhoneCallTracker.java121 mPhone.notifyNewRingingConnection(conn);

Completed in 602 milliseconds