Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DView.java6948 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
6957 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
6981 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
7008 final Rect touchBounds = mScrollCache.mScrollBarTouchBounds;
29848 public final Rect mScrollBarTouchBounds = new Rect(); field in View.ScrollabilityCache
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66642 Landroid/view/View$ScrollabilityCache;->mScrollBarTouchBounds:Landroid/graphics/Rect;