Home
last modified time | relevance | path

Searched defs:gatewayConnectionConfig (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/vcn/
DVcn.java324 final VcnGatewayConnectionConfig gatewayConnectionConfig = entry.getKey(); in handleConfigUpdated() local
428 VcnGatewayConnectionConfig gatewayConnectionConfig) { in getExposedCapabilitiesForMobileDataState()
472 final VcnGatewayConnectionConfig gatewayConnectionConfig = entry.getKey(); in handleMobileDataToggled() local
627 VcnGatewayStatusCallbackImpl(VcnGatewayConnectionConfig gatewayConnectionConfig) { in VcnGatewayStatusCallbackImpl()
DVcnGatewayConnection.java1972 static NetworkCapabilities buildNetworkCapabilities( in buildNetworkCapabilities()
2054 private static LinkProperties buildConnectedLinkProperties( in buildConnectedLinkProperties()
/frameworks/base/core/java/android/net/vcn/
DVcnConfig.java210 public Builder addGatewayConnectionConfig( in addGatewayConnectionConfig()