Searched refs:setDestinationAddress (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tests/net/java/android/net/
H A DIpSecTransformTest.java38 config.setDestinationAddress("1.2.3.4");
54 config.setDestinationAddress("1.2.3.4");
H A DIpSecConfigTest.java56 c.setDestinationAddress("1.2.3.4");
/frameworks/base/core/java/android/net/
H A DIpSecConfig.java83 public void setDestinationAddress(String destinationAddress) { method in class:IpSecConfig
/frameworks/base/tests/net/java/com/android/server/
H A DIpSecServiceParameterizedTest.java252 config.setDestinationAddress(mDestinationAddr);
/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java1457 config.setDestinationAddress(s.getDestinationAddress());

Completed in 397 milliseconds