Home
last modified time | relevance | path

Searched defs:getLastTetherError (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl87 int getLastTetherError(String iface); in getLastTetherError() method
DConnectivityManager.java2845 public int getLastTetherError(String iface) { in getLastTetherError() method in ConnectivityManager
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java807 int getLastTetherError(String iface) { in getLastTetherError() method in Tethering
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java4203 public int getLastTetherError(String iface) { in getLastTetherError() method in ConnectivityService