Searched refs:IkeSaProposalUtils (Results 1 – 3 of 3) sorted by relevance
55 final PersistableBundle bundle = IkeSaProposalUtils.toPersistableBundle(proposal); in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()56 final SaProposal resultProposal = IkeSaProposalUtils.fromPersistableBundle(bundle); in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()
37 public final class IkeSaProposalUtils extends SaProposalUtilsBase { class
134 params.getSaProposals(), IkeSaProposalUtils::toPersistableBundle); in toPersistableBundle()202 proposalBundle, IkeSaProposalUtils::fromPersistableBundle); in fromPersistableBundle()