Searched refs:sDefaultCacheSize (Results 1 – 1 of 1) sorted by relevance
59 private static final int sDefaultCacheSize = 40; field in RemoteViewsAdapter863 mCache = new FixedSizeRemoteViewsCache(sDefaultCacheSize); in RemoteViewsAdapter()