Searched refs:getDestinationAddress (Results 1 – 5 of 5) sorted by relevance
632 mConfig.getDestinationAddress(), in freeUnderlyingResources()714 public String getDestinationAddress() { in getDestinationAddress() method in IpSecService.SpiRecord1515 if (TextUtils.isEmpty(config.getDestinationAddress())) { in checkIpSecConfig()1516 config.setDestinationAddress(s.getDestinationAddress()); in checkIpSecConfig()1520 if (!config.getDestinationAddress().equals(s.getDestinationAddress())) { in checkIpSecConfig()1527 checkInetAddress(config.getDestinationAddress()); in checkIpSecConfig()1534 String destinationAddress = config.getDestinationAddress(); in checkIpSecConfig()1614 c.getDestinationAddress(), in createOrUpdateTransform()1727 c.getDestinationAddress(), in applyTransportModeTransform()1824 transformInfo.getConfig().getDestinationAddress(), in applyTunnelModeTransform()
42 assertEquals("", c.getDestinationAddress()); in testDefaults()
169 public String getDestinationAddress() { in getDestinationAddress() method in IpSecConfig
318 NetworkUtils.numericToInetAddress(mConfig.getDestinationAddress())); in startNattKeepalive()
314 eq(config.getDestinationAddress()), in verifyTransformNetdCalledForCreatingSA()