Searched refs:cacheKeyProperty (Results 1 – 1 of 1) sorted by relevance
165 String cacheKeyProperty, in VoidPropertyInvalidatedCache() argument167 super(MAX_CACHE_SIZE, cacheKeyProperty); in VoidPropertyInvalidatedCache()169 mCacheKeyProperty = cacheKeyProperty; in VoidPropertyInvalidatedCache()199 String cacheKeyProperty, in IntegerPropertyInvalidatedCache() argument201 super(MAX_CACHE_SIZE, cacheKeyProperty); in IntegerPropertyInvalidatedCache()203 mCacheKeyProperty = cacheKeyProperty; in IntegerPropertyInvalidatedCache()