Searched refs:createAccountHandle (Results 1 – 2 of 2) sorted by relevance
64 intent.putExtra(EXTRA_PHONE_ACCOUNT, SipUtil.createAccountHandle(context, sipProfileName)); in createIncomingCallPendingIntent()80 static PhoneAccountHandle createAccountHandle(Context context, String sipProfileName) { in createAccountHandle() method in SipUtil118 SipUtil.createAccountHandle(context, profile.getProfileName()); in createPhoneAccount()
187 PhoneAccountHandle handle = SipUtil.createAccountHandle(context, sipProfileName); in stopSipService()