Searched refs:mScrollCache (Results 1 – 1 of 1) sorted by relevance
4735 private ScrollabilityCache mScrollCache; field in View6395 mScrollCache.fadingEdgeLength = a.getDimensionPixelSize(6410 ScrollabilityCache cache = mScrollCache;6430 mScrollCache.fadingEdgeLength = length;6443 ScrollabilityCache cache = mScrollCache;6458 ScrollabilityCache cache = mScrollCache;6480 ScrollabilityCache cache = mScrollCache;6524 if (mScrollCache.scrollBar == null) {6525 mScrollCache.scrollBar = new ScrollBarDrawable();6526 mScrollCache.scrollBar.setState(getDrawableState());[all …]