Home
last modified time | relevance | path

Searched defs:NeighborEvent (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/ip/
DIpNeighborMonitor.java83 public static class NeighborEvent { class in IpNeighborMonitor
93 public NeighborEvent(long elapsedMs, short msgType, int ifindex, @NonNull InetAddress ip, in NeighborEvent() method in IpNeighborMonitor.NeighborEvent