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
329 if (!mConfig.getGatewayConnectionConfigs().contains(gatewayConnectionConfig)) { in handleConfigUpdated()391 mConfig.getGatewayConnectionConfigs()) { in handleNetworkRequested()
27131 …ull public java.util.Set<android.net.vcn.VcnGatewayConnectionConfig> getGatewayConnectionConfigs();