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

  /system/netd/server/
TetherController.h 46 bool isTetheringStarted();
TetherController.cpp 197 bool TetherController::isTetheringStarted() {
CommandListener.cpp 543 (sTetherCtrl->isTetheringStarted() ? "started" : "stopped"));
    [all...]
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 148 boolean isTetheringStarted();
  /frameworks/base/services/core/java/com/android/server/
NetworkManagementService.java     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
WifiP2pServiceImpl.java     [all...]

Completed in 619 milliseconds