Searched refs:CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
38 private static final int CACHE_SIZE = 3; field in ThreadLocalCoders88 private static Cache decoderCache = new Cache(CACHE_SIZE) {112 private static Cache encoderCache = new Cache(CACHE_SIZE) {
44 private static final int CACHE_SIZE = 3; // 0x3 field in ThreadLocalCoders
98 private final static int CACHE_SIZE = 185; field in URICertStore188 certStoreCache = Cache.newSoftMemoryCache(CACHE_SIZE);