OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tetherInterface
(Results
1 - 6
of
6
) sorted by null
/system/netd/
TetherController.h
48
int
tetherInterface
(const char *interface);
TetherController.cpp
237
int TetherController::
tetherInterface
(const char *interface) {
CommandListener.cpp
525
rc = sTetherCtrl->
tetherInterface
(argv[3]);
[
all
...]
/frameworks/base/core/java/android/os/
INetworkManagementService.aidl
145
void
tetherInterface
(String iface);
/frameworks/base/services/java/com/android/server/
NetworkManagementService.java
766
public void
tetherInterface
(String iface) throws IllegalStateException {
[
all
...]
/frameworks/base/services/java/com/android/server/connectivity/
Tethering.java
[
all
...]
Completed in 99 milliseconds