Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/net/vcn/
H A DVcnConfig.java310 .getGatewayConnectionName() in addGatewayConnectionConfig()
311 .equals(gatewayConnectionConfig.getGatewayConnectionName())) { in addGatewayConnectionConfig()
H A DVcnGatewayConnectionConfig.java403 public String getGatewayConnectionName() { in getGatewayConnectionName() method in VcnGatewayConnectionConfig
/aosp14/frameworks/base/tests/vcn/java/android/net/vcn/
H A DVcnGatewayConnectionConfigTest.java265 assertTrue(config.getGatewayConnectionName().startsWith(GATEWAY_CONNECTION_NAME_PREFIX)); in testBuilderAndGetters()
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionConnectedStateTest.java714 eq(mConfig.getGatewayConnectionName()), in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
748 eq(mConfig.getGatewayConnectionName()), in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java1264 mConnectionConfig.getGatewayConnectionName(), in sessionLost()
1318 mConnectionConfig.getGatewayConnectionName(), in notifyStatusCallbackForSessionClosed()
2480 + mConnectionConfig.getGatewayConnectionName() in getLogPrefix()
2550 pw.println("VcnGatewayConnection (" + mConnectionConfig.getGatewayConnectionName() + "):"); in dump()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/routeselection/
H A DUnderlyingNetworkController.java562 + mConnectionConfig.getGatewayConnectionName() in getLogPrefix()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt28942 method @NonNull public String getGatewayConnectionName();