Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java934 PhoneAccountHandle delegatePhoneAccountHandle = getDelegatePhoneAccountHandle(); in getDescription() local
937 if (Objects.equals(delegatePhoneAccountHandle, targetPhoneAccountHandle)) { in getDescription()
955 if (delegatePhoneAccountHandle.equals(remotePhoneAccountHandle)) { in getDescription()
963 if (delegatePhoneAccountHandle.equals(connectionMgrAccountHandle)) { in getDescription()