Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DEntitlementManager.java32 import static android.net.TetheringManager.TETHER_ERROR_ENTITLEMENT_UNKNOWN;
611 case TETHER_ERROR_ENTITLEMENT_UNKNOWN: return "TETHER_ERROR_ENTITLEMENT_UNKONWN"; in errorString()
679 receiver.send(TETHER_ERROR_ENTITLEMENT_UNKNOWN, null); in requestLatestTetheringEntitlementResult()
695 downstream, TETHER_ERROR_ENTITLEMENT_UNKNOWN); in requestLatestTetheringEntitlementResult()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DEntitlementManagerTest.java32 import static android.net.TetheringManager.TETHER_ERROR_ENTITLEMENT_UNKNOWN;
152 public int fakeEntitlementResult = TETHER_ERROR_ENTITLEMENT_UNKNOWN;
162 fakeEntitlementResult = TETHER_ERROR_ENTITLEMENT_UNKNOWN; in reset()
340 assertEquals(TETHER_ERROR_ENTITLEMENT_UNKNOWN, resultCode); in testRequestLastEntitlementCacheValue()
400 assertEquals(TETHER_ERROR_ENTITLEMENT_UNKNOWN, resultCode); in testRequestLastEntitlementCacheValue()
412 assertEquals(TETHER_ERROR_ENTITLEMENT_UNKNOWN, resultCode); in testRequestLastEntitlementCacheValue()
/packages/modules/Connectivity/tests/cts/tethering/src/android/tethering/cts/
DTetheringManagerTest.java28 import static android.net.TetheringManager.TETHER_ERROR_ENTITLEMENT_UNKNOWN;
382 TETHER_ERROR_ENTITLEMENT_UNKNOWN); in testRequestLatestEntitlementResult()
394 TETHER_ERROR_ENTITLEMENT_UNKNOWN); in testRequestLatestEntitlementResult()
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/metrics/
DTetheringMetrics.java34 import static android.net.TetheringManager.TETHER_ERROR_ENTITLEMENT_UNKNOWN;
334 case TETHER_ERROR_ENTITLEMENT_UNKNOWN: in errorCodeToEnum()
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/metrics/
DTetheringMetricsTest.java34 import static android.net.TetheringManager.TETHER_ERROR_ENTITLEMENT_UNKNOWN;
224 runErrorCodesTest(TETHER_ERROR_ENTITLEMENT_UNKNOWN, ErrorCode.EC_ENTITLEMENT_UNKNOWN); in testErrorCodes()
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DTetheringManager.java208 TETHER_ERROR_ENTITLEMENT_UNKNOWN,
253 public static final int TETHER_ERROR_ENTITLEMENT_UNKNOWN = 13; field in TetheringManager
/packages/modules/Connectivity/Tethering/common/TetheringLib/api/
Dsystem-current.txt55 field public static final int TETHER_ERROR_ENTITLEMENT_UNKNOWN = 13; // 0xd