Searched refs:mCacheKeyProperty (Results 1 – 1 of 1) sorted by relevance
160 private final String mCacheKeyProperty; field in SubscriptionManager.VoidPropertyInvalidatedCache169 mCacheKeyProperty = cacheKeyProperty; in VoidPropertyInvalidatedCache()183 Rlog.w(LOG_TAG, "Failed to recompute cache key for " + mCacheKeyProperty); in recompute()186 if (VDBG) logd("recomputing " + mCacheKeyProperty + ", result = " + result); in recompute()194 private final String mCacheKeyProperty; field in SubscriptionManager.IntegerPropertyInvalidatedCache203 mCacheKeyProperty = cacheKeyProperty; in IntegerPropertyInvalidatedCache()217 Rlog.w(LOG_TAG, "Failed to recompute cache key for " + mCacheKeyProperty); in recompute()220 if (VDBG) logd("recomputing " + mCacheKeyProperty + ", result = " + result); in recompute()