Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DEntitlementManager.java573 int updatedCacheValue = updateEntitlementCacheValue(type, resultCode); in buildProxyReceiver()
610 private int updateEntitlementCacheValue(int type, int resultCode) { in updateEntitlementCacheValue() method in EntitlementManager