Searched refs:CONFIG_REQUESTS_KEY (Results 1 – 2 of 2) sorted by relevance
64 private static final String CONFIG_REQUESTS_KEY = "CONFIG_REQUESTS_KEY"; field in TunnelModeChildSessionParamsUtils178 result.putPersistableBundle(CONFIG_REQUESTS_KEY, configReqListBundle); in toPersistableBundle()219 final PersistableBundle configReqListBundle = in.getPersistableBundle(CONFIG_REQUESTS_KEY); in fromPersistableBundle()
67 private static final String CONFIG_REQUESTS_KEY = "CONFIG_REQUESTS_KEY"; field in IkeSessionParamsUtils120 result.putPersistableBundle(CONFIG_REQUESTS_KEY, configReqListBundle); in toPersistableBundle()179 final PersistableBundle configReqListBundle = in.getPersistableBundle(CONFIG_REQUESTS_KEY); in fromPersistableBundle()