Searched refs:getTetheringErroredIfaces (Results 1 – 7 of 7) sorted by relevance
99 String[] getTetheringErroredIfaces(); in getTetheringErroredIfaces() method
2321 public String[] getTetheringErroredIfaces() { in getTetheringErroredIfaces() method in ConnectivityManager2322 return mTetheringManager.getTetheringErroredIfaces(); in getTetheringErroredIfaces()
224 String[] error = mCm.getTetheringErroredIfaces(); in waitForTetherStateChange()
38 method @NonNull public String[] getTetheringErroredIfaces();
1270 public @NonNull String[] getTetheringErroredIfaces() {
4236 public String[] getTetheringErroredIfaces() { in getTetheringErroredIfaces() method in ConnectivityService4240 return tm.getTetheringErroredIfaces(); in getTetheringErroredIfaces()