Searched refs:callingPhoneAccountHandle (Results 1 – 1 of 1) sorted by relevance
860 PhoneAccountHandle callingPhoneAccountHandle = connection.getPhoneAccount(); in addExistingConnection() local861 if (callingPhoneAccountHandle != null) { in addExistingConnection()863 callingPhoneAccountHandle.getComponentName().getPackageName()); in addExistingConnection()880 if(accountHandle.equals(callingPhoneAccountHandle)) { in addExistingConnection()885 if (phoneAccountHandle == null && callingPhoneAccountHandle != null) { in addExistingConnection()894 if (callingPhoneAccountHandle.equals(connectionMgrHandle)) { in addExistingConnection()