Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/vcn/
DVcnConfig.java310 .getGatewayConnectionName() in addGatewayConnectionConfig()
311 .equals(gatewayConnectionConfig.getGatewayConnectionName())) { in addGatewayConnectionConfig()
DVcnGatewayConnectionConfig.java411 public String getGatewayConnectionName() { in getGatewayConnectionName() method in VcnGatewayConnectionConfig
/frameworks/base/tests/vcn/java/android/net/vcn/
DVcnGatewayConnectionConfigTest.java286 assertTrue(config.getGatewayConnectionName().startsWith(GATEWAY_CONNECTION_NAME_PREFIX)); in testBuilderAndGetters()
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionConnectedStateTest.java816 eq(mConfig.getGatewayConnectionName()), in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
850 eq(mConfig.getGatewayConnectionName()), in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java1293 mConnectionConfig.getGatewayConnectionName(), in sessionLost()
1347 mConnectionConfig.getGatewayConnectionName(), in notifyStatusCallbackForSessionClosed()
2515 + mConnectionConfig.getGatewayConnectionName() in getLogPrefix()
2589 pw.println("VcnGatewayConnection (" + mConnectionConfig.getGatewayConnectionName() + "):"); in dump()
/frameworks/base/services/core/java/com/android/server/vcn/routeselection/
DUnderlyingNetworkController.java667 + mConnectionConfig.getGatewayConnectionName() in getLogPrefix()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt29444 method @NonNull public String getGatewayConnectionName();