Home
last modified time | relevance | path

Searched refs:gatewayConnectionConfigs (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/vcn/
DVcnConfig.java98 @NonNull Set<VcnGatewayConnectionConfig> gatewayConnectionConfigs, in VcnConfig() argument
103 Collections.unmodifiableSet(new ArraySet<>(gatewayConnectionConfigs)); in VcnConfig()