Searched defs:hangup (Results 1 – 12 of 12) sorted by relevance
52 public void hangup() throws CallStateException { in hangup() method in ImsExternalCall57 public void hangup(@android.telecom.Call.RejectReason int rejectReason) in hangup() method in ImsExternalCall
124 hangup() throws CallStateException { in hangup() method in ImsPhoneCall129 public void hangup(@android.telecom.Call.RejectReason int rejectReason) in hangup() method in ImsPhoneCall
126 public void hangup() throws CallStateException { in hangup() method in ImsExternalConnection
508 public void hangup() throws CallStateException { in hangup() method in ImsPhoneConnection
2852 public void hangup (ImsPhoneConnection conn) throws CallStateException { in hangup() method in ImsPhoneCallTracker2865 public void hangup (ImsPhoneCall call) throws CallStateException { in hangup() method in ImsPhoneCallTracker2869 public void hangup (ImsPhoneCall call, @android.telecom.Call.RejectReason int rejectReason) in hangup() method in ImsPhoneCallTracker
55 public void hangup() throws CallStateException { in hangup() method in GsmCdmaCall64 public void hangup(@android.telecom.Call.RejectReason int rejectReason) in hangup() method in GsmCdmaCall
141 public abstract void hangup() throws CallStateException; in hangup() method in Call143 public abstract void hangup(@android.telecom.Call.RejectReason int rejectReason) in hangup() method in Call
1276 public void hangup(GsmCdmaConnection conn) throws CallStateException { in hangup() method in GsmCdmaCallTracker1353 public void hangup(GsmCdmaCall call) throws CallStateException { in hangup() method in GsmCdmaCallTracker
390 public void hangup(int serial, int gsmIndex) throws RemoteException { in hangup() method in RadioVoiceProxy
385 public void hangup() throws CallStateException { in hangup() method in GsmCdmaConnection
844 public abstract void hangup() throws CallStateException; in hangup() method in Connection
93 public void hangup() throws CallStateException {} in hangup() method in ConnectionTest.TestConnection