Home
last modified time | relevance | path

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

/frameworks/base/tests/vcn/java/android/net/vcn/
DVcnGatewayConnectionConfigTest.java151 Set<Integer> gatewayOptions, in buildTestConfigWithExposedCapsAndOptions()
178 VcnGatewayConnectionConfig.Builder builder, Set<Integer> gatewayOptions) { in buildTestConfigWithGatewayOptions()
184 Set<Integer> gatewayOptions) { in buildTestConfigWithGatewayOptions()
431 Set<Integer> gatewayOptions) { in buildConfigWithGatewayOptionsForEqualityTest()
/frameworks/base/core/java/android/net/vcn/
DVcnGatewayConnectionConfig.java256 @NonNull Set<Integer> gatewayOptions) { in VcnGatewayConnectionConfig()