Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java94 public IPv6TetheringCoordinator makeIPv6TetheringCoordinator( in makeIPv6TetheringCoordinator() method in TetheringDependencies
DTethering.java1728 mIPv6TetheringCoordinator = deps.makeIPv6TetheringCoordinator(mNotifyList, mLog); in TetherMainSM()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java469 public IPv6TetheringCoordinator makeIPv6TetheringCoordinator( in makeIPv6TetheringCoordinator() method in TetheringTest.MockTetheringDependencies