Searched refs:DEFAULT_MAX_CACHE_SIZE (Results 1 – 3 of 3) sorted by relevance
55 private static final int DEFAULT_MAX_CACHE_SIZE = 100; field in WifiNetworkScoreCache81 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;
47499 Landroid/net/wifi/WifiNetworkScoreCache;->DEFAULT_MAX_CACHE_SIZE:I