Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/vcn/
DVcnConfig.java119 final PersistableBundle gatewayConnectionConfigsBundle = in VcnConfig() local
124 gatewayConnectionConfigsBundle, VcnGatewayConnectionConfig::new)); in VcnConfig()
214 final PersistableBundle gatewayConnectionConfigsBundle = in toPersistableBundle() local
218 result.putPersistableBundle(GATEWAY_CONNECTION_CONFIGS_KEY, gatewayConnectionConfigsBundle); in toPersistableBundle()