Searched refs:encapType (Results 1 – 2 of 2) sorted by relevance
112 public void setEncapType(int encapType) { in setEncapType() argument113 mEncapType = encapType; in setEncapType()
1504 int encapType = c.getEncapType(), encapLocalPort = 0, encapRemotePort = 0; in createOrUpdateTransform() local1505 if (encapType != IpSecTransform.ENCAP_NONE) { in createOrUpdateTransform()1541 encapType, in createOrUpdateTransform()