Searched refs:mScrollCache (Results 1 – 1 of 1) sorted by relevance
5249 private ScrollabilityCache mScrollCache; field in View7073 mScrollCache.fadingEdgeLength = a.getDimensionPixelSize(7088 ScrollabilityCache cache = mScrollCache;7108 mScrollCache.fadingEdgeLength = length;7190 ScrollabilityCache cache = mScrollCache;7205 ScrollabilityCache cache = mScrollCache;7227 ScrollabilityCache cache = mScrollCache;7271 if (mScrollCache.scrollBar == null) {7272 mScrollCache.scrollBar = new ScrollBarDrawable();7273 mScrollCache.scrollBar.setState(getDrawableState());[all …]