Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DParcelableCallUtils.java163 phoneAccountRegistrar.isUserSelectedSmsPhoneAccount(call.getTargetPhoneAccount()); in toParcelableCall()
H A DPhoneAccountRegistrar.java366 boolean isUserSelectedSmsPhoneAccount(PhoneAccountHandle accountHandle) { in isUserSelectedSmsPhoneAccount() method in PhoneAccountRegistrar