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
499 public void hangup() throws CallStateException { in hangup() method in ImsPhoneConnection
2824 public void hangup (ImsPhoneConnection conn) throws CallStateException { in hangup() method in ImsPhoneCallTracker2837 public void hangup (ImsPhoneCall call) throws CallStateException { in hangup() method in ImsPhoneCallTracker2841 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
1266 public void hangup(GsmCdmaConnection conn) throws CallStateException { in hangup() method in GsmCdmaCallTracker1343 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
811 public abstract void hangup() throws CallStateException; in hangup() method in Connection
87 public void hangup() throws CallStateException {} in hangup() method in ConnectionTest.TestConnection