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

  /system/netd/
TetherController.h 48 int tetherInterface(const char *interface);
TetherController.cpp 228 int TetherController::tetherInterface(const char *interface) {
CommandListener.cpp 422 rc = sTetherCtrl->tetherInterface(argv[3]);
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 98 void tetherInterface(String iface);
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 426 public void tetherInterface(String iface) throws IllegalStateException {
  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java     [all...]

Completed in 64 milliseconds