Searched refs:SA_PROPOSALS_KEY (Results 1 – 2 of 2) sorted by relevance
61 private static final String SA_PROPOSALS_KEY = "SA_PROPOSALS_KEY"; field in TunnelModeChildSessionParamsUtils155 result.putPersistableBundle(SA_PROPOSALS_KEY, saProposalBundle); in toPersistableBundle()200 final PersistableBundle proposalBundle = in.getPersistableBundle(SA_PROPOSALS_KEY); in fromPersistableBundle()
65 private static final String SA_PROPOSALS_KEY = "SA_PROPOSALS_KEY"; field in IkeSessionParamsUtils135 result.putPersistableBundle(SA_PROPOSALS_KEY, saProposalBundle); in toPersistableBundle()198 PersistableBundle proposalBundle = in.getPersistableBundle(SA_PROPOSALS_KEY); in fromPersistableBundle()