Searched refs:connectionMgrHandle (Results 1 – 1 of 1) sorted by relevance
1020 PhoneAccountHandle connectionMgrHandle = in addExistingConnection() local1022 if (callingPhoneAccountHandle.equals(connectionMgrHandle)) { in addExistingConnection()1023 phoneAccountHandle = connectionMgrHandle; in addExistingConnection()2631 PhoneAccountHandle connectionMgrHandle = mPhoneAccountRegistrar.getSimCallManager(subId, in queryRemoteConnectionServices() local2633 if (connectionMgrHandle == null in queryRemoteConnectionServices()2634 || !connectionMgrHandle.getComponentName().getPackageName().equals( in queryRemoteConnectionServices()2638 callingPackage, connectionMgrHandle, handle); in queryRemoteConnectionServices()