HomeSort by relevance Sort by last modified time
    Searched defs:getLastTetherError (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/net/
ConnectivityManager.java 239 * failed. Use {@link #getLastTetherError} to find the error code
    [all...]
  /frameworks/base/services/java/com/android/server/connectivity/
Tethering.java 362 public int getLastTetherError(String iface) {
367 Log.e(TAG, "Tried to getLastTetherError on an unknown iface :" + iface +
    [all...]
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]

Completed in 59 milliseconds