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

  /system/netd/
TetherController.h 49 int untetherInterface(const char *interface);
TetherController.cpp 291 int TetherController::untetherInterface(const char *interface) {
294 ALOGD("untetherInterface(%s)", interface);
CommandListener.cpp 771 rc = sTetherCtrl->untetherInterface(argv[3]);
    [all...]
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 168 void untetherInterface(String iface);
  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java     [all...]
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java     [all...]

Completed in 123 milliseconds