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/gsm/
DGsmCall.java71 hangup() throws CallStateException { in hangup() method in GsmCall
DGsmCallTracker.java713 hangup (GsmConnection conn) throws CallStateException { in hangup() method in GsmCallTracker
773 hangup (GsmCall call) throws CallStateException { in hangup() method in GsmCallTracker
DGsmConnection.java223 public void hangup() throws CallStateException { in hangup() method in GsmConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCall.java69 hangup() throws CallStateException { in hangup() method in CdmaCall
DCdmaCallTracker.java767 hangup (CdmaConnection conn) throws CallStateException { in hangup() method in CdmaCallTracker
844 hangup (CdmaCall call) throws CallStateException { in hangup() method in CdmaCallTracker
DCdmaConnection.java253 public void hangup() throws CallStateException { in hangup() method in CdmaConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCall.java90 public abstract void hangup() throws CallStateException; in hangup() method in Call
DConnection.java357 public abstract void hangup() throws CallStateException; in hangup() method in Connection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java119 hangup() throws CallStateException { in hangup() method in ImsPhoneCall
DImsPhoneCallTracker.java751 hangup (ImsPhoneConnection conn) throws CallStateException { in hangup() method in ImsPhoneCallTracker
765 hangup (ImsPhoneCall call) throws CallStateException { in hangup() method in ImsPhoneCallTracker
DImsPhoneConnection.java247 public void hangup() throws CallStateException { in hangup() method in ImsPhoneConnection
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java499 public void hangup() throws CallStateException { in hangup() method in SipPhone.SipCall
932 public void hangup() throws CallStateException { in hangup() method in SipPhone.SipConnection