Home
last modified time | relevance | path

Searched defs:isTetheringStarted (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DINetworkManagementService.aidl163 boolean isTetheringStarted(); in isTetheringStarted() method
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/
H A DNetdWrapper.java468 public boolean isTetheringStarted() { in isTetheringStarted() method in NetdWrapper
/aosp12/system/netd/server/
H A DTetherController.cpp363 bool TetherController::isTetheringStarted() { in isTetheringStarted() function in android::net::TetherController
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java931 public boolean isTetheringStarted() { in isTetheringStarted() method in NetworkManagementService