Searched refs:getIntegrityAlgorithms (Results 1 – 3 of 3) sorted by relevance
23 …android.net.ipsec.ike.ChildSaProposal does not declare a `getIntegrityAlgorithms()` method matchin…29 …android.net.ipsec.ike.IkeSaProposal does not declare a `getIntegrityAlgorithms()` method matching …
246 method @NonNull public java.util.List<java.lang.Integer> getIntegrityAlgorithms();
332 public List<Integer> getIntegrityAlgorithms() { in getIntegrityAlgorithms() method in SaProposal