Searched refs:getDestinationAddress (Results 1 – 5 of 5) sorted by relevance
625 mConfig.getDestinationAddress(), in freeUnderlyingResources()707 public String getDestinationAddress() { in getDestinationAddress() method in IpSecService.SpiRecord1500 if (TextUtils.isEmpty(config.getDestinationAddress())) { in checkIpSecConfig()1501 config.setDestinationAddress(s.getDestinationAddress()); in checkIpSecConfig()1505 if (!config.getDestinationAddress().equals(s.getDestinationAddress())) { in checkIpSecConfig()1512 checkInetAddress(config.getDestinationAddress()); in checkIpSecConfig()1519 String destinationAddress = config.getDestinationAddress(); in checkIpSecConfig()1599 c.getDestinationAddress(), in createOrUpdateTransform()1712 c.getDestinationAddress(), in applyTransportModeTransform()1809 transformInfo.getConfig().getDestinationAddress(), in applyTunnelModeTransform()
42 assertEquals("", c.getDestinationAddress()); in testDefaults()
168 public String getDestinationAddress() { in getDestinationAddress() method in IpSecConfig
320 NetworkUtils.numericToInetAddress(mConfig.getDestinationAddress())); in startNattKeepalive()
311 eq(config.getDestinationAddress()), in verifyTransformNetdCalledForCreatingSA()