Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework/src/android/net/
DIConnectivityManager.aidl94 int getLastTetherError(String iface); in getLastTetherError() method
DConnectivityManager.java2996 public int getLastTetherError(String iface) { in getLastTetherError() method in ConnectivityManager
/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java4951 public int getLastTetherError(String iface) { in getLastTetherError() method in ConnectivityService