Searched refs:findPhoneForProfile (Results 1 – 1 of 1) sorted by relevance
168 SipPhone phone = findPhoneForProfile(sipAudioCall.getLocalProfile()); in onCreateIncomingConnection()193 SipPhone phone = findPhoneForProfile(profile); in createConnectionForProfile()235 private SipPhone findPhoneForProfile(SipProfile profile) { in findPhoneForProfile() method in SipConnectionService