Searched refs:takeAudioCall (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipManager.java41 * #makeAudioCall makeAudioCall()} and {@link #takeAudioCall takeAudioCall()}.</li>
218 * @see #takeAudioCall
390 public SipAudioCall takeAudioCall(Intent incomingCallIntent, method in class:SipManager
418 throw new SipException("takeAudioCall()", t);
529 * See {@link #takeAudioCall}. Note that the method may be called only once

Completed in 54 milliseconds