Searched refs:mConnectionConfig (Results 1 – 2 of 2) sorted by relevance
77 @NonNull private final VcnGatewayConnectionConfig mConnectionConfig; field in UnderlyingNetworkController116 mConnectionConfig = Objects.requireNonNull(connectionConfig, "Missing connectionConfig"); in UnderlyingNetworkController()225 dedupAndGetCapRequirementsForCell(mConnectionConfig)) { in registerOrUpdateNetworkRequests()483 mConnectionConfig.getVcnUnderlyingNetworkPriorities(), in getSortedUnderlyingNetworks()562 + mConnectionConfig.getGatewayConnectionName() in getLogPrefix()606 mConnectionConfig.getVcnUnderlyingNetworkPriorities()) { in dump()622 mConnectionConfig.getVcnUnderlyingNetworkPriorities(), in dump()
619 @NonNull private final VcnGatewayConnectionConfig mConnectionConfig; field in VcnGatewayConnection793 mConnectionConfig, in VcnGatewayConnection()804 if (mConnectionConfig.hasGatewayOption( in VcnGatewayConnection()1264 mConnectionConfig.getGatewayConnectionName(), in sessionLost()1318 mConnectionConfig.getGatewayConnectionName(), in notifyStatusCallbackForSessionClosed()1758 mConnectionConfig, in updateNetworkAgent()1779 mConnectionConfig, in buildNetworkAgent()1886 final Set<Integer> exposedCaps = mConnectionConfig.getAllExposedCapabilities(); in applyTransform()2186 final long[] retryIntervalsMs = mConnectionConfig.getRetryIntervalsMillis(); in getNextRetryIntervalsMs()2480 + mConnectionConfig.getGatewayConnectionName() in getLogPrefix()[all …]