Home
last modified time | relevance | path

Searched refs:getBpfCoordinator (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java50 public @NonNull BpfCoordinator getBpfCoordinator( in getBpfCoordinator() method in TetheringDependencies
DTethering.java365 mBpfCoordinator = mDeps.getBpfCoordinator( in Tethering()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java415 public BpfCoordinator getBpfCoordinator( in getBpfCoordinator() method in TetheringTest.MockTetheringDependencies