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

/frameworks/base/voip/java/com/android/server/sip/
H A DSipSessionGroup.java431 newSession.mPeerProfile = createPeerProfile((HeaderAddress)
1256 newSession.mPeerProfile = createPeerProfile(referto);
1261 throw new SipException("createPeerProfile()", e);
1689 private static SipProfile createPeerProfile(HeaderAddress header) method in class:SipSessionGroup
1703 throw new SipException("createPeerProfile()", e);
1705 throw new SipException("createPeerProfile()", e);

Completed in 7 milliseconds