Searched refs:changeCall (Results 1 – 7 of 7) sorted by relevance
147 void changeCall(String sessionDescription, int timeout); in changeCall() method
454 public void changeCall(String sessionDescription, int timeout) { in changeCall() method in SipSession456 mSession.changeCall(sessionDescription, timeout); in changeCall()
687 mSipSession.changeCall(createHoldOffer().encode(), timeout);737 mSipSession.changeCall(createContinueOffer().encode(), timeout);
719 public void changeCall(String sessionDescription, int timeout) { in changeCall() method in SipSessionGroup.SipSessionImpl
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17817 method public void changeCall(java.lang.String, int);
29347 method @Deprecated public void changeCall(String, int);