Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsExternalCall.java55 public void hangup() throws CallStateException { in hangup() method in ImsExternalCall
DImsExternalConnection.java127 public void hangup() throws CallStateException { in hangup() method in ImsExternalConnection
DImsPhoneCall.java118 hangup() throws CallStateException { in hangup() method in ImsPhoneCall
DImsPhoneConnection.java322 public void hangup() throws CallStateException { in hangup() method in ImsPhoneConnection
DImsPhoneCallTracker.java1402 public void hangup (ImsPhoneConnection conn) throws CallStateException { in hangup() method in ImsPhoneCallTracker
1415 public void hangup (ImsPhoneCall call) throws CallStateException { in hangup() method in ImsPhoneCallTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCall.java58 public void hangup() throws CallStateException { in hangup() method in GsmCdmaCall
DCall.java82 public abstract void hangup() throws CallStateException; in hangup() method in Call
DGsmCdmaCallTracker.java1147 public void hangup(GsmCdmaConnection conn) throws CallStateException { in hangup() method in GsmCdmaCallTracker
1222 public void hangup(GsmCdmaCall call) throws CallStateException { in hangup() method in GsmCdmaCallTracker
DGsmCdmaConnection.java344 public void hangup() throws CallStateException { in hangup() method in GsmCdmaConnection
DConnection.java465 public abstract void hangup() throws CallStateException; in hangup() method in Connection
/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