Home
last modified time | relevance | path

Searched refs:mConnectionConfig (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java526 @NonNull private final VcnGatewayConnectionConfig mConnectionConfig; field in VcnGatewayConnection
669 mConnectionConfig = Objects.requireNonNull(connectionConfig, "Missing connectionConfig"); in VcnGatewayConnection()
1125 mConnectionConfig.getGatewayConnectionName(), in sessionLost()
1179 mConnectionConfig.getGatewayConnectionName(), in notifyStatusCallbackForSessionClosed()
1607 mConnectionConfig, tunnelIface, childConfig, mUnderlying); in updateNetworkAgent()
1623 mConnectionConfig, tunnelIface, childConfig, mUnderlying); in buildNetworkAgent()
1714 final Set<Integer> exposedCaps = mConnectionConfig.getAllExposedCapabilities(); in applyTransform()
1970 final long[] retryIntervalsMs = mConnectionConfig.getRetryIntervalsMillis(); in getNextRetryIntervalsMs()
2198 + mConnectionConfig.getGatewayConnectionName() in getLogPrefix()
2337 mConnectionConfig.getTunnelConnectionParams(); in buildIkeParams()
[all …]