Home
last modified time | relevance | path

Searched defs:getTetheredIfaces (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/framework/src/android/net/
DIConnectivityManager.aidl108 String[] getTetheredIfaces(); in getTetheredIfaces() method
DConnectivityManager.java2874 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityManager
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java1621 String[] getTetheredIfaces() { in getTetheredIfaces() method in Tethering