Searched refs:getTetherableIfaces (Results 1 – 4 of 4) sorted by relevance
600 public String[] getTetherableIfaces() { in getTetherableIfaces() method in ConnectivityManager602 return mService.getTetherableIfaces(); in getTetherableIfaces()
82 String[] getTetherableIfaces(); in getTetherableIfaces() method
2424 public String[] getTetherableIfaces() { in getTetherableIfaces() method in ConnectivityService2426 return mTethering.getTetherableIfaces(); in getTetherableIfaces()
661 public String[] getTetherableIfaces() { in getTetherableIfaces() method in Tethering