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

/frameworks/base/voip/java/android/net/sip/
H A DSipManager.java42 * #makeAudioCall makeAudioCall()} and {@link #takeAudioCall takeAudioCall()}.</li>
208 * @see #takeAudioCall
380 public SipAudioCall takeAudioCall(Intent incomingCallIntent, method in class:SipManager
408 throw new SipException("takeAudioCall()", t);
519 * See {@link #takeAudioCall}. Note that the method may be called only once

Completed in 183 milliseconds