Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java200 private final IpNeighborMonitor mIpNeighborMonitor; field in BpfCoordinator
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java457 @Mock private IpNeighborMonitor mIpNeighborMonitor; field in BpfCoordinatorTest
DTetheringTest.java316 @Mock private IpNeighborMonitor mIpNeighborMonitor; field in TetheringTest