Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcn.java336 final VcnGatewayConnection gatewayConnection = entry.getValue(); in handleConfigUpdated() local
519 final VcnGatewayConnection gatewayConnection = entry.getValue(); in handleMobileDataToggled() local
/aosp12/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionConnectedStateTest.java197 VcnGatewayConnection gatewayConnection = in testCreatedTransformsAreAppliedWithDun() local
H A DVcnTest.java341 final VcnGatewayConnection gatewayConnection = gatewayConnections.iterator().next(); in testGatewayEnteringAndExitingSafeModeNotifiesVcn() local