Searched refs:cacheKeyProperty (Results 1 – 1 of 1) sorted by relevance
186 String cacheKeyProperty, in VoidPropertyInvalidatedCache() argument188 super(MAX_CACHE_SIZE, cacheKeyProperty); in VoidPropertyInvalidatedCache()190 mCacheKeyProperty = cacheKeyProperty; in VoidPropertyInvalidatedCache()220 String cacheKeyProperty, in IntegerPropertyInvalidatedCache() argument222 super(MAX_CACHE_SIZE, cacheKeyProperty); in IntegerPropertyInvalidatedCache()224 mCacheKeyProperty = cacheKeyProperty; in IntegerPropertyInvalidatedCache()