Lines Matching refs:SipException
17690 method public void answerCall(int) throws android.net.sip.SipException;
17691 … void attachCall(android.net.sip.SipSession, java.lang.String) throws android.net.sip.SipException;
17693 method public void continueCall(int) throws android.net.sip.SipException;
17694 method public void endCall() throws android.net.sip.SipException;
17698 method public void holdCall(int) throws android.net.sip.SipException;
17702 …l(android.net.sip.SipProfile, android.net.sip.SipSession, int) throws android.net.sip.SipException;
17743 public class SipException extends java.lang.Exception {
17744 ctor public SipException();
17745 ctor public SipException(java.lang.String);
17746 ctor public SipException(java.lang.String, java.lang.Throwable);
17750 method public void close(java.lang.String) throws android.net.sip.SipException;
17751 …droid.net.sip.SipProfile, android.net.sip.SipSession.Listener) throws android.net.sip.SipException;
17754 …droid.net.sip.SipSession getSessionFor(android.content.Intent) throws android.net.sip.SipException;
17757 method public boolean isOpened(java.lang.String) throws android.net.sip.SipException;
17758 method public boolean isRegistered(java.lang.String) throws android.net.sip.SipException;
17761 …et.sip.SipProfile, android.net.sip.SipAudioCall.Listener, int) throws android.net.sip.SipException;
17762 … java.lang.String, android.net.sip.SipAudioCall.Listener, int) throws android.net.sip.SipException;
17764 method public void open(android.net.sip.SipProfile) throws android.net.sip.SipException;
17765 …id.app.PendingIntent, android.net.sip.SipRegistrationListener) throws android.net.sip.SipException;
17766 ….sip.SipProfile, int, android.net.sip.SipRegistrationListener) throws android.net.sip.SipException;
17767 …ner(java.lang.String, android.net.sip.SipRegistrationListener) throws android.net.sip.SipException;
17768 …android.content.Intent, android.net.sip.SipAudioCall.Listener) throws android.net.sip.SipException;
17769 …d.net.sip.SipProfile, android.net.sip.SipRegistrationListener) throws android.net.sip.SipException;