Searched refs:getTetheringErroredIfaces (Results 1 – 4 of 4) sorted by relevance
101 String[] getTetheringErroredIfaces(); in getTetheringErroredIfaces() method
2377 public String[] getTetheringErroredIfaces() { in getTetheringErroredIfaces() method in ConnectivityManager2379 return mService.getTetheringErroredIfaces(); in getTetheringErroredIfaces()
224 String[] error = mCm.getTetheringErroredIfaces(); in waitForTetherStateChange()
3953 public String[] getTetheringErroredIfaces() { in getTetheringErroredIfaces() method in ConnectivityService