Searched defs:peerProfileUri (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/voip/java/android/net/sip/
H A DSipManager.java341 * @param peerProfileUri URI of the SIP profile to make the call to
353 String peerProfileUri, SipAudioCall.Listener listener, int timeout)
361 new SipProfile.Builder(peerProfileUri).build(), listener,
352 makeAudioCall(String localProfileUri, String peerProfileUri, SipAudioCall.Listener listener, int timeout) argument

Completed in 69 milliseconds