Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java854 PhoneAccountHandle connectionMgrAccountHandle = getConnectionManagerPhoneAccount(); in getDescription() local
883 if (connectionMgrAccountHandle != null) { in getDescription()
884 if (delegatePhoneAccountHandle.equals(connectionMgrAccountHandle)) { in getDescription()
889 s.append(connectionMgrAccountHandle); in getDescription()