Home
last modified time | relevance | path

Searched refs:TETHER_ERROR_INTERNAL_ERROR (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/Tethering/common/TetheringLib/src/android/net/
DTetheringManager.java197 TETHER_ERROR_INTERNAL_ERROR,
211 TETHER_ERROR_INTERNAL_ERROR,
223 public static final int TETHER_ERROR_INTERNAL_ERROR = 5; field in TetheringManager
/frameworks/base/packages/Tethering/common/TetheringLib/api/
Dsystem-current.txt46 field public static final int TETHER_ERROR_INTERNAL_ERROR = 5; // 0x5
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java44 import static android.net.TetheringManager.TETHER_ERROR_INTERNAL_ERROR;
648 return TETHER_ERROR_INTERNAL_ERROR; in setWifiTethering()
684 : TETHER_ERROR_INTERNAL_ERROR; in setBluetoothTethering()
2350 if (error == TETHER_ERROR_INTERNAL_ERROR) {
/frameworks/base/packages/Tethering/src/android/net/ip/
DIpServer.java1147 mLastError = TetheringManager.TETHER_ERROR_INTERNAL_ERROR; in processMessage()
/frameworks/base/core/java/android/net/
DConnectivityManager.java2771 TetheringManager.TETHER_ERROR_INTERNAL_ERROR;
/frameworks/base/api/
Dtest-current.txt1646 field public static final int TETHER_ERROR_INTERNAL_ERROR = 5; // 0x5
Dsystem-current.txt4811 field public static final int TETHER_ERROR_INTERNAL_ERROR = 5; // 0x5