Home
last modified time | relevance | path

Searched defs:hangup (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalCall.java59 public void hangup() throws CallStateException { in hangup() method in ImsExternalCall
DImsExternalConnection.java126 public void hangup() throws CallStateException { in hangup() method in ImsExternalConnection
DImsPhoneCall.java121 hangup() throws CallStateException { in hangup() method in ImsPhoneCall
DImsPhoneConnection.java383 public void hangup() throws CallStateException { in hangup() method in ImsPhoneConnection
DImsPhoneCallTracker.java1704 public void hangup (ImsPhoneConnection conn) throws CallStateException { in hangup() method in ImsPhoneCallTracker
1717 public void hangup (ImsPhoneCall call) throws CallStateException { in hangup() method in ImsPhoneCallTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCall.java59 public void hangup() throws CallStateException { in hangup() method in GsmCdmaCall
DCall.java92 public abstract void hangup() throws CallStateException; in hangup() method in Call
DGsmCdmaCallTracker.java1208 public void hangup(GsmCdmaConnection conn) throws CallStateException { in hangup() method in GsmCdmaCallTracker
1285 public void hangup(GsmCdmaCall call) throws CallStateException { in hangup() method in GsmCdmaCallTracker
DGsmCdmaConnection.java371 public void hangup() throws CallStateException { in hangup() method in GsmCdmaConnection
DConnection.java637 public abstract void hangup() throws CallStateException; in hangup() method in Connection
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DConnectionTest.java73 public void hangup() throws CallStateException {} in hangup() method in ConnectionTest.TestConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java518 public void hangup() throws CallStateException { in hangup() method in SipPhone.SipCall
952 public void hangup() throws CallStateException { in hangup() method in SipPhone.SipConnection