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.java321 private PhoneAccountHandle mRemotePhoneAccountHandle; field in Call
1416 return mRemotePhoneAccountHandle; in getRemotePhoneAccountHandle()
1425 mRemotePhoneAccountHandle = accountHandle; in setRemotePhoneAccountHandle()
1441 if (mRemotePhoneAccountHandle != null) { in getDelegatePhoneAccountHandle()
1442 return mRemotePhoneAccountHandle; in getDelegatePhoneAccountHandle()