HomeSort by relevance Sort by last modified time
    Searched refs:stopTethering (Results 1 - 6 of 6) sorted by null

  /system/netd/
TetherController.h 42 int stopTethering();
TetherController.cpp 159 int TetherController::stopTethering() {
CommandListener.cpp 383 rc = sTetherCtrl->stopTethering();
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 88 void stopTethering();
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 388 public void stopTethering() throws IllegalStateException {
  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java     [all...]

Completed in 2335 milliseconds