Searched refs:DEFAULT_MAX_CACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
53 private static final int DEFAULT_MAX_CACHE_SIZE = 100; field in WifiNetworkScoreCache79 this(context, listener, DEFAULT_MAX_CACHE_SIZE); in WifiNetworkScoreCache()
42 public final static int DEFAULT_MAX_CACHE_SIZE = 12 * 1024 * 1024; field in FrameManager113 protected int mCacheMaxSize = DEFAULT_MAX_CACHE_SIZE;