Searched refs:remotePhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
1125 PhoneAccountHandle remotePhoneAccountHandle = getRemotePhoneAccountHandle(); in getDescription() local1129 && targetPhoneAccountHandle.equals(remotePhoneAccountHandle); in getDescription()1146 if (!isTargetSameAsRemote && remotePhoneAccountHandle != null) { in getDescription()1148 if (delegatePhoneAccountHandle.equals(remotePhoneAccountHandle)) { in getDescription()1153 s.append(remotePhoneAccountHandle); in getDescription()