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.java346 public void hangup() throws CallStateException { in hangup() method in ImsPhoneConnection
DImsPhoneCallTracker.java1535 public void hangup (ImsPhoneConnection conn) throws CallStateException { in hangup() method in ImsPhoneCallTracker
1548 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.java1153 public void hangup(GsmCdmaConnection conn) throws CallStateException { in hangup() method in GsmCdmaCallTracker
1228 public void hangup(GsmCdmaCall call) throws CallStateException { in hangup() method in GsmCdmaCallTracker
DGsmCdmaConnection.java349 public void hangup() throws CallStateException { in hangup() method in GsmCdmaConnection
DConnection.java489 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