Searched refs:setSourceAddress (Results 1 – 6 of 6) sorted by relevance
37 config.setSourceAddress("0.0.0.0"); in testCreateTransformCopiesConfig()53 config.setSourceAddress("0.0.0.0"); in testCreateTransformsWithSameConfigEqual()
57 c.setSourceAddress("0.0.0.0"); in getSampleConfig()
460 mConfig.setSourceAddress(sourceAddress.getHostAddress()); in buildTransportModeTransform()499 mConfig.setSourceAddress(sourceAddress.getHostAddress()); in buildTunnelModeTransform()
82 public void setSourceAddress(String sourceAddress) { in setSourceAddress() method in IpSecConfig
283 config.setSourceAddress(mSourceAddr); in addDefaultSpisAndRemoteAddrToIpSecConfig()
43645 Landroid/net/IpSecConfig;->setSourceAddress(Ljava/lang/String;)V