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.java344 private PhoneAccountHandle mRemotePhoneAccountHandle; field in Call
1533 return mRemotePhoneAccountHandle; in getRemotePhoneAccountHandle()
1542 mRemotePhoneAccountHandle = accountHandle; in setRemotePhoneAccountHandle()
1558 if (mRemotePhoneAccountHandle != null) { in getDelegatePhoneAccountHandle()
1559 return mRemotePhoneAccountHandle; in getDelegatePhoneAccountHandle()