Searched refs:getServerAddr (Results 1 – 4 of 4) sorted by relevance
96 final IkeIdentification remoteId = parseIkeIdentification(profile.getServerAddr()); in buildIkeSessionParams()100 .setServerHostname(profile.getServerAddr()) in buildIkeSessionParams()
106 assertEquals(SERVER_ADDR_STRING, profile.getServerAddr()); in testBuildValidProfileWithOptions()
243 public String getServerAddr() { in getServerAddr() method in Ikev2VpnProfile
30006 method @NonNull public String getServerAddr();