Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/ip/
DIpServerTest.java177 @Mock private IpNeighborMonitor mIpNeighborMonitor; field in IpServerTest
/packages/modules/Connectivity/Tethering/src/android/net/ip/
DIpServer.java314 private final IpNeighborMonitor mIpNeighborMonitor; field in IpServer
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java451 @Mock private IpNeighborMonitor mIpNeighborMonitor; field in BpfCoordinatorTest
DTetheringTest.java282 @Mock private IpNeighborMonitor mIpNeighborMonitor; field in TetheringTest