Home
last modified time | relevance | path

Searched refs:userSelectedAccount (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java164 final PhoneAccount userSelectedAccount = getPhoneAccountInternal(userSelected); in getDefaultOutgoingPhoneAccount() local
165 if (userSelectedAccount.supportsUriScheme(uriScheme) in getDefaultOutgoingPhoneAccount()