Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java342 setConnectionManagerPhoneAccount(connectionManagerPhoneAccountHandle); in Call()
597 void setConnectionManagerPhoneAccount(PhoneAccountHandle accountHandle) { in setConnectionManagerPhoneAccount() method in Call
DCreateConnectionProcessor.java203 mCall.setConnectionManagerPhoneAccount(attempt.connectionManagerPhoneAccount); in attemptNextPhoneAccount()