Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DEntitlementManager.java566 int updatedCacheValue = updateEntitlementCacheValue(type, resultCode); in buildProxyReceiver()
603 private int updateEntitlementCacheValue(int type, int resultCode) { in updateEntitlementCacheValue() method in EntitlementManager