Searched refs:DEFAULT_MAX_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
57 private static final int DEFAULT_MAX_CACHE_SIZE = 100; field in WifiNetworkScoreCache83 this(context, listener, DEFAULT_MAX_CACHE_SIZE); in WifiNetworkScoreCache()
54 private static final int DEFAULT_MAX_CACHE_SIZE = 100; field in WifiNetworkScoreCache80 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;