Searched refs:createPhoneAccount (Results 1 – 2 of 2) sorted by relevance
244 PhoneAccount phoneAccount = SipUtil.createPhoneAccount(context, profile); in startSipProfiles()
110 static PhoneAccount createPhoneAccount(Context context, SipProfile profile) { in createPhoneAccount() method in SipUtil