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

/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipManager.java216 * {@link #getOfferSessionDescription} to retrieve those extras.
227 * @see #getOfferSessionDescription
234 * @see #getOfferSessionDescription
418 String offerSd = getOfferSessionDescription(incomingCallIntent);
450 String offerSd = getOfferSessionDescription(intent);
472 public static String getOfferSessionDescription(Intent incomingCallIntent) { method in class:SipManager

Completed in 20 milliseconds