Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl98 String[] getTetheredIfaces(); in getTetheredIfaces() method
DConnectivityManager.java2354 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityManager
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java975 public String[] getTetheredIfaces() { in getTetheredIfaces() method in Tethering
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3947 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityService