Searched refs:CONFIG_ATTRIBUTES_KEY (Results 1 – 2 of 2) sorted by relevance
55 private static final String CONFIG_ATTRIBUTES_KEY = "mConfigRequests"; field in TunnelModeChildSessionParams106 PersistableBundle configAttributeBundle = in.getPersistableBundle(CONFIG_ATTRIBUTES_KEY); in fromPersistableBundle()132 result.putPersistableBundle(CONFIG_ATTRIBUTES_KEY, configAttributeBundle); in toPersistableBundle()
201 private static final String CONFIG_ATTRIBUTES_KEY = "mConfigRequests"; field in IkeSessionParams340 PersistableBundle configBundle = in.getPersistableBundle(CONFIG_ATTRIBUTES_KEY); in fromPersistableBundle()401 result.putPersistableBundle(CONFIG_ATTRIBUTES_KEY, configAttributeBundle); in toPersistableBundle()