Home | History | Annotate | Download | only in server

Lines Matching defs:getTetheredIfaces

3186     public String[] getTetheredIfaces() {
3188 return mTethering.getTetheredIfaces();
5853 for (String tether : getTetheredIfaces()) {