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

/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipAudioCall.java763 media.getFmtp(type));
779 type, rtpmap, media.getFmtp(type));
1028 type, media.getRtpmap(type), media.getFmtp(type));
H A DSimpleSessionDescription.java291 public String getFmtp(String format) { method in class:SimpleSessionDescription.Media
342 public String getFmtp(int type) { method in class:SimpleSessionDescription.Media

Completed in 46 milliseconds