Searched refs:getEncryptionAlgorithms (Results 1 – 3 of 3) sorted by relevance
21 …android.net.ipsec.ike.ChildSaProposal does not declare a `getEncryptionAlgorithms()` method matchi…27 …android.net.ipsec.ike.IkeSaProposal does not declare a `getEncryptionAlgorithms()` method matching…
245 …c java.util.List<android.util.Pair<java.lang.Integer,java.lang.Integer>> getEncryptionAlgorithms();
318 public List<Pair<Integer, Integer>> getEncryptionAlgorithms() { in getEncryptionAlgorithms() method in SaProposal