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