Searched refs:ChildSaProposalUtils (Results 1 – 3 of 3) sorted by relevance
77 final PersistableBundle bundle = ChildSaProposalUtils.toPersistableBundle(proposal); in testPersistableBundleEncodeDecodeIsLosslessChildProposal()78 final SaProposal resultProposal = ChildSaProposalUtils.fromPersistableBundle(bundle); in testPersistableBundleEncodeDecodeIsLosslessChildProposal()
37 public final class ChildSaProposalUtils extends SaProposalUtilsBase { class
154 params.getSaProposals(), ChildSaProposalUtils::toPersistableBundle); in toPersistableBundle()204 proposalBundle, ChildSaProposalUtils::fromPersistableBundle); in fromPersistableBundle()