Searched refs:setUserSelectedOutgoingPhoneAccount (Results 1 – 2 of 2) sorted by relevance
153 mTelecomManager.setUserSelectedOutgoingPhoneAccount(handle); in telecomSetUserSelectedOutgoingPhoneAccount()185 mTelecomManager.setUserSelectedOutgoingPhoneAccount(phoneAccountHandle); in telecomSetUserSelectedOutgoingPhoneAccountBySubId()
52 public void setUserSelectedOutgoingPhoneAccount(PhoneAccountHandle accountHandle) { in setUserSelectedOutgoingPhoneAccount() method in ShadowTelecomManager