Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java418 private PhoneAccountHandle mRemotePhoneAccountHandle; field in Call
1880 return mRemotePhoneAccountHandle; in getRemotePhoneAccountHandle()
1889 mRemotePhoneAccountHandle = accountHandle; in setRemotePhoneAccountHandle()
1905 if (mRemotePhoneAccountHandle != null) { in getDelegatePhoneAccountHandle()
1906 return mRemotePhoneAccountHandle; in getDelegatePhoneAccountHandle()