Searched refs:gatewayOptions (Results 1 – 2 of 2) sorted by relevance
151 Set<Integer> gatewayOptions, in buildTestConfigWithExposedCapsAndOptions() argument155 for (int option : gatewayOptions) { in buildTestConfigWithExposedCapsAndOptions()178 VcnGatewayConnectionConfig.Builder builder, Set<Integer> gatewayOptions) { in buildTestConfigWithGatewayOptions() argument179 return buildTestConfigWithExposedCapsAndOptions(builder, gatewayOptions, EXPOSED_CAPS); in buildTestConfigWithGatewayOptions()184 Set<Integer> gatewayOptions) { in buildTestConfigWithGatewayOptions() argument185 return buildTestConfigWithExposedCapsAndOptions(newBuilder(), gatewayOptions, EXPOSED_CAPS); in buildTestConfigWithGatewayOptions()431 Set<Integer> gatewayOptions) { in buildConfigWithGatewayOptionsForEqualityTest() argument435 gatewayOptions); in buildConfigWithGatewayOptionsForEqualityTest()
256 @NonNull Set<Integer> gatewayOptions) { in VcnGatewayConnectionConfig() argument263 mGatewayOptions = Collections.unmodifiableSet(new ArraySet(gatewayOptions)); in VcnGatewayConnectionConfig()