Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DIPv6TetheringCoordinator.java102 stopIPv6TetheringOn(downstream); in removeActiveDownstream()
137 stopIPv6TetheringOn(ipServer); in stopIPv6TetheringOnAllInterfaces()
307 private static void stopIPv6TetheringOn(IpServer ipServer) { in stopIPv6TetheringOn() method in IPv6TetheringCoordinator