Home
last modified time | relevance | path

Searched refs:mScrollBarTouchBounds (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java7151 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
7160 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
7184 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
7211 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
31213 public final Rect mScrollBarTouchBounds = new Rect(); field in View.ScrollabilityCache
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63319 Landroid/view/View$ScrollabilityCache;->mScrollBarTouchBounds:Landroid/graphics/Rect;