Home
last modified time | relevance | path

Searched refs:getBpfConntrackEventConsumerForTesting (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DBpfCoordinator.java1971 final BpfConntrackEventConsumer getBpfConntrackEventConsumerForTesting() { in getBpfConntrackEventConsumerForTesting() method in BpfCoordinator
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java329 mConsumer = coordinator.getBpfConntrackEventConsumerForTesting(); in makeBpfCoordinator()