Searched refs:callingPhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
985 PhoneAccountHandle callingPhoneAccountHandle = connection.getPhoneAccount(); in addExistingConnection() local986 if (callingPhoneAccountHandle != null) { in addExistingConnection()988 callingPhoneAccountHandle.getComponentName().getPackageName()); in addExistingConnection()1008 if(accountHandle.equals(callingPhoneAccountHandle)) { in addExistingConnection()1013 if (phoneAccountHandle == null && callingPhoneAccountHandle != null) { in addExistingConnection()1022 if (callingPhoneAccountHandle.equals(connectionMgrHandle)) { in addExistingConnection()