Home
last modified time | relevance | path

Searched defs:gatewayOptions (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tests/vcn/java/android/net/vcn/
H A DVcnGatewayConnectionConfigTest.java130 Set<Integer> gatewayOptions, in buildTestConfigWithExposedCapsAndOptions()
157 VcnGatewayConnectionConfig.Builder builder, Set<Integer> gatewayOptions) { in buildTestConfigWithGatewayOptions()
163 Set<Integer> gatewayOptions) { in buildTestConfigWithGatewayOptions()
393 Set<Integer> gatewayOptions) { in buildConfigWithGatewayOptionsForEqualityTest()
/aosp14/frameworks/base/core/java/android/net/vcn/
H A DVcnGatewayConnectionConfig.java250 @NonNull Set<Integer> gatewayOptions) { in VcnGatewayConnectionConfig()