Searched refs:getIkeSaProposals (Results 1 – 4 of 4) sorted by relevance
83 .addSaProposal(getIkeSaProposals()); in getTestIkeSessionParams()91 private static IkeSaProposal getIkeSaProposals() { in getIkeSaProposals() method in IkeSessionTestUtils
753 return getIkeSaProposals(); in getSaProposals()758 public List<IkeSaProposal> getIkeSaProposals() { in getIkeSaProposals() method in IkeSessionParams2410 for (IkeSaProposal saProposal : getIkeSaProposals()) { in dump()
606 ikeTunnelParams.getIkeSaProposals().get(0).getEncryptionAlgorithms(); in testAeadSaProposals()665 assertTrue(ikeTunnelParams.getIkeSaProposals().size() > 1); in testMultipleSaProposals()668 ikeTunnelParams.getIkeSaProposals().get(0).getEncryptionAlgorithms(); in testMultipleSaProposals()731 assertTrue(ikeTunnelParams.getIkeSaProposals().size() > 1); in testSaProposalsReorder()734 ikeTunnelParams.getIkeSaProposals().get(0).getEncryptionAlgorithms(); in testSaProposalsReorder()742 ikeTunnelParams.getIkeSaProposals().get(1).getEncryptionAlgorithms(); in testSaProposalsReorder()
226 method @NonNull public java.util.List<android.net.ipsec.ike.IkeSaProposal> getIkeSaProposals();