Searched refs:getGatewayConnectionConfigs (Results 1 – 4 of 4) sorted by relevance
98 assertEquals(GATEWAY_CONNECTION_CONFIGS, config.getGatewayConnectionConfigs()); in testBuilderAndGetters()
108 public Set<VcnGatewayConnectionConfig> getGatewayConnectionConfigs() { in getGatewayConnectionConfigs() method in VcnConfig
340 if (!mConfig.getGatewayConnectionConfigs().contains(gatewayConnectionConfig)) { in handleConfigUpdated()408 mConfig.getGatewayConnectionConfigs()) { in handleNetworkRequested()
27191 …ull public java.util.Set<android.net.vcn.VcnGatewayConnectionConfig> getGatewayConnectionConfigs();