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

/frameworks/base/voip/java/android/net/sip/
H A DSipManager.java196 * {@link #getOfferSessionDescription} to retrieve those extras.
207 * @see #getOfferSessionDescription
214 * @see #getOfferSessionDescription
391 String offerSd = getOfferSessionDescription(incomingCallIntent);
421 String offerSd = getOfferSessionDescription(intent);
443 public static String getOfferSessionDescription(Intent incomingCallIntent) { method in class:SipManager

Completed in 37 milliseconds