Searched refs:getTetheringErroredIfaces (Results 1 – 8 of 8) sorted by relevance
20 method @NonNull public String[] getTetheringErroredIfaces();
30 method @NonNull public String[] getTetheringErroredIfaces();
100 String[] getTetheringErroredIfaces(); in getTetheringErroredIfaces() method
2360 public String[] getTetheringErroredIfaces() { in getTetheringErroredIfaces() method in ConnectivityManager2361 return mTetheringManager.getTetheringErroredIfaces(); in getTetheringErroredIfaces()
224 String[] error = mCm.getTetheringErroredIfaces(); in waitForTetherStateChange()
1279 public @NonNull String[] getTetheringErroredIfaces() {
4228 public String[] getTetheringErroredIfaces() { in getTetheringErroredIfaces() method in ConnectivityService4232 return tm.getTetheringErroredIfaces(); in getTetheringErroredIfaces()
42860 Landroid/net/IConnectivityManager$Stub$Proxy;->getTetheringErroredIfaces()[Ljava/lang/String;