Searched refs:mConnectionManagerPhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
393 private PhoneAccountHandle mConnectionManagerPhoneAccountHandle; field in Call1790 return mConnectionManagerPhoneAccountHandle; in getConnectionManagerPhoneAccount()1795 if (!Objects.equals(mConnectionManagerPhoneAccountHandle, accountHandle)) { in setConnectionManagerPhoneAccount()1796 mConnectionManagerPhoneAccountHandle = accountHandle; in setConnectionManagerPhoneAccount()1837 if (mConnectionManagerPhoneAccountHandle != null) { in getDelegatePhoneAccountHandle()1838 return mConnectionManagerPhoneAccountHandle; in getDelegatePhoneAccountHandle()2202 mConnectionManagerPhoneAccountHandle); in checkIfRttCapable()