Searched refs:connectionMgrHandle (Results 1 – 1 of 1) sorted by relevance
903 PhoneAccountHandle connectionMgrHandle = in addExistingConnection() local905 if (callingPhoneAccountHandle.equals(connectionMgrHandle)) { in addExistingConnection()906 phoneAccountHandle = connectionMgrHandle; in addExistingConnection()2152 PhoneAccountHandle connectionMgrHandle = mPhoneAccountRegistrar.getSimCallManager(subId, in queryRemoteConnectionServices() local2154 if (connectionMgrHandle == null in queryRemoteConnectionServices()2155 || !connectionMgrHandle.getComponentName().getPackageName().equals( in queryRemoteConnectionServices()2159 callingPackage, connectionMgrHandle, handle); in queryRemoteConnectionServices()