Searched refs:proposal (Results 1 – 11 of 11) sorted by relevance
53 final IkeSaProposal proposal = buildTestIkeSaProposal(); in testPersistableBundleEncodeDecodeIsLosslessIkeProposal() local55 final PersistableBundle bundle = IkeSaProposalUtils.toPersistableBundle(proposal); in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()58 assertEquals(proposal, resultProposal); in testPersistableBundleEncodeDecodeIsLosslessIkeProposal()75 final ChildSaProposal proposal = buildTestChildSaProposal(); in testPersistableBundleEncodeDecodeIsLosslessChildProposal() local77 final PersistableBundle bundle = ChildSaProposalUtils.toPersistableBundle(proposal); in testPersistableBundleEncodeDecodeIsLosslessChildProposal()80 assertEquals(proposal, resultProposal); in testPersistableBundleEncodeDecodeIsLosslessChildProposal()
75 static PersistableBundle toPersistableBundle(SaProposal proposal) { in toPersistableBundle() argument79 for (Pair<Integer, Integer> pair : proposal.getEncryptionAlgorithms()) { in toPersistableBundle()88 proposal.getIntegrityAlgorithms().stream().mapToInt(i -> i).toArray(); in toPersistableBundle()91 final int[] dhGroupArray = proposal.getDhGroups().stream().mapToInt(i -> i).toArray(); in toPersistableBundle()
42 public static PersistableBundle toPersistableBundle(IkeSaProposal proposal) { in toPersistableBundle() argument43 final PersistableBundle result = SaProposalUtilsBase.toPersistableBundle(proposal); in toPersistableBundle()46 proposal.getPseudorandomFunctions().stream().mapToInt(i -> i).toArray(); in toPersistableBundle()
40 public static PersistableBundle toPersistableBundle(ChildSaProposal proposal) { in toPersistableBundle() argument41 return SaProposalUtilsBase.toPersistableBundle(proposal); in toPersistableBundle()
203 for (IkeSaProposal proposal : saProposals) { in fromPersistableBundle()204 builder.addSaProposal(proposal); in fromPersistableBundle()
134 for (ChildSaProposal proposal : childProposals) { in getMtu()135 for (Pair<Integer, Integer> encryptionAlgoPair : proposal.getEncryptionAlgorithms()) { in getMtu()151 for (int algo : proposal.getIntegrityAlgorithms()) { in getMtu()
259 ChildSaProposal proposal = normalModeBuilder.build(); in getChildSaProposals() local260 if (proposal.getIntegrityAlgorithms().isEmpty()) { in getChildSaProposals()
79 so there will be no orientation proposal either.
2712 for (ChildSaProposal proposal : baseParams.getChildSaProposals()) { in buildOpportunisticChildParams()2713 builder.addChildSaProposal(proposal); in buildOpportunisticChildParams()
45 …: "Prototype of notification minimalism; the new 'Intermediate' lockscreen customization proposal."
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...