Searched refs:getLastTetherError (Results 1 – 5 of 5) sorted by relevance
76 int getLastTetherError(String iface); in getLastTetherError() method
2182 public int getLastTetherError(String iface) { in getLastTetherError() method in ConnectivityManager2184 return mService.getLastTetherError(iface); in getLastTetherError()
605 public int getLastTetherError(String iface) { in getLastTetherError() method in ConnectivityServiceMock
620 public int getLastTetherError(String iface) { in getLastTetherError() method in Tethering
2709 public int getLastTetherError(String iface) { in getLastTetherError() method in ConnectivityService2713 return mTethering.getLastTetherError(iface); in getLastTetherError()