Searched refs:MAX_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
592 private static final int MAX_CACHE_SIZE = 100; field in TextClassificationManagerService.SessionCache599 mCache = new LruCache<>(MAX_CACHE_SIZE);
155 private static final int MAX_CACHE_SIZE = 4; field in SubscriptionManager167 super(MAX_CACHE_SIZE, cacheKeyProperty); in VoidPropertyInvalidatedCache()201 super(MAX_CACHE_SIZE, cacheKeyProperty); in IntegerPropertyInvalidatedCache()
137 proto->write(MAX_CACHE_SIZE, int32_t(mMaxCacheSize)); in dump()