Searched refs:updatePhoneAccount (Results 1 – 1 of 1) sorted by relevance
551 updatePhoneAccount(conferenceHostConnection, phone); in placeOutgoingConference()1633 if (phoneId != newPhoneToUse.getPhoneId()) updatePhoneAccount(c, newPhoneToUse); in retryOutgoingOriginalConnection()1642 private void updatePhoneAccount(TelephonyConnection connection, Phone phone) { in updatePhoneAccount() method in TelephonyConnectionService