Searched refs:getNeighborStateLocked (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/net/java/android/net/ip/
H A DIpReachabilityMonitor.java299 private short getNeighborStateLocked(InetAddress ip) { method in class:IpReachabilityMonitor
323 newIpWatchList.put(gw, getNeighborStateLocked(gw));
330 newIpWatchList.put(nameserver, getNeighborStateLocked(nameserver));

Completed in 143 milliseconds