Searched refs:UNDERLYING_NETWORK_TEMPLATES_KEY (Results 1 – 2 of 2) sorted by relevance
226 public static final String UNDERLYING_NETWORK_TEMPLATES_KEY = "mUnderlyingNetworkTemplates"; field in VcnGatewayConnectionConfig293 in.getPersistableBundle(UNDERLYING_NETWORK_TEMPLATES_KEY); in VcnGatewayConnectionConfig()544 result.putPersistableBundle(UNDERLYING_NETWORK_TEMPLATES_KEY, networkTemplatesBundle); in toPersistableBundle()
21 import static android.net.vcn.VcnGatewayConnectionConfig.UNDERLYING_NETWORK_TEMPLATES_KEY;348 configBundle.putPersistableBundle(UNDERLYING_NETWORK_TEMPLATES_KEY, null); in testParsePersistableBundleWithoutVcnUnderlyingNetworkTemplates()