Searched refs:getTetheredIfaces (Results 1 – 4 of 4) sorted by relevance
87 String[] getTetheredIfaces(); in getTetheredIfaces() method
872 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityManager874 return mService.getTetheredIfaces(); in getTetheredIfaces()
671 public String[] getTetheredIfaces() { in getTetheredIfaces() method in Tethering
2908 public String[] getTetheredIfaces() { in getTetheredIfaces() method in ConnectivityService2910 return mTethering.getTetheredIfaces(); in getTetheredIfaces()