Searched refs:getDestinationAddress (Results 1 – 4 of 4) sorted by relevance
620 mConfig.getDestinationAddress(), in freeUnderlyingResources()700 public String getDestinationAddress() { in getDestinationAddress() method in IpSecService.SpiRecord1456 if (TextUtils.isEmpty(config.getDestinationAddress())) { in checkIpSecConfig()1457 config.setDestinationAddress(s.getDestinationAddress()); in checkIpSecConfig()1461 if (!config.getDestinationAddress().equals(s.getDestinationAddress())) { in checkIpSecConfig()1468 checkInetAddress(config.getDestinationAddress()); in checkIpSecConfig()1527 c.getDestinationAddress(), in createOrUpdateTransform()1638 c.getDestinationAddress(), in applyTransportModeTransform()
41 assertEquals("", c.getDestinationAddress()); in testDefaults()
149 public String getDestinationAddress() { in getDestinationAddress() method in IpSecConfig
317 NetworkUtils.numericToInetAddress(mConfig.getDestinationAddress())); in startNattKeepalive()