Searched refs:ipLiteral (Results 1 – 1 of 1) sorted by relevance
241 final String ipLiteral = (mDestination == null) ? "" : mDestination.getHostAddress(); in toString() local245 + "destination{" + ipLiteral + "} " in toString()