Searched refs:mCacheKeyProperty (Results 1 – 1 of 1) sorted by relevance
181 private final String mCacheKeyProperty; field in SubscriptionManager.VoidPropertyInvalidatedCache190 mCacheKeyProperty = cacheKeyProperty; in VoidPropertyInvalidatedCache()204 Rlog.w(LOG_TAG, "Failed to recompute cache key for " + mCacheKeyProperty); in recompute()207 if (VDBG) logd("recomputing " + mCacheKeyProperty + ", result = " + result); in recompute()215 private final String mCacheKeyProperty; field in SubscriptionManager.IntegerPropertyInvalidatedCache224 mCacheKeyProperty = cacheKeyProperty; in IntegerPropertyInvalidatedCache()238 Rlog.w(LOG_TAG, "Failed to recompute cache key for " + mCacheKeyProperty); in recompute()241 if (VDBG) logd("recomputing " + mCacheKeyProperty + ", result = " + result); in recompute()