Home
last modified time | relevance | path

Searched refs:mScrollCache (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java4414 private ScrollabilityCache mScrollCache; field in View
5860 mScrollCache.fadingEdgeLength = a.getDimensionPixelSize(
5875 ScrollabilityCache cache = mScrollCache;
5895 mScrollCache.fadingEdgeLength = length;
5908 ScrollabilityCache cache = mScrollCache;
5923 ScrollabilityCache cache = mScrollCache;
5945 ScrollabilityCache cache = mScrollCache;
6001 final ScrollabilityCache scrollabilityCache = mScrollCache;
6085 if (mScrollCache == null) {
6086 mScrollCache = new ScrollabilityCache(ViewConfiguration.get(mContext), this);
[all …]
/frameworks/base/config/
Dhiddenapi-light-greylist.txt6456 Landroid/view/View;->mScrollCache:Landroid/view/View$ScrollabilityCache;
Dhiddenapi-private-dex.txt97409 Landroid/view/View;->mScrollCache:Landroid/view/View$ScrollabilityCache;