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

  /system/netd/
TetherController.h 43 bool isTetheringStarted();
TetherController.cpp 177 bool TetherController::isTetheringStarted() {
CommandListener.cpp 388 (sTetherCtrl->isTetheringStarted() ? "started" : "stopped"));
  /frameworks/base/core/java/android/os/
INetworkManagementService.aidl 93 boolean isTetheringStarted();
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 398 public boolean isTetheringStarted() throws IllegalStateException {

Completed in 3243 milliseconds