Searched refs:createPhoneForProfile (Results 1 – 1 of 1) sorted by relevance
169 phone = createPhoneForProfile(sipAudioCall.getLocalProfile()); in onCreateIncomingConnection()194 phone = createPhoneForProfile(profile); in createConnectionForProfile()249 private SipPhone createPhoneForProfile(SipProfile profile) { in createPhoneForProfile() method in SipConnectionService