Home
last modified time | relevance | path

Searched defs:touchBounds (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java21137 @Nullable Rect touchBounds) { in getHorizontalScrollBarBounds()
21174 private void getVerticalScrollBarBounds(@Nullable Rect bounds, @Nullable Rect touchBounds) { in getVerticalScrollBarBounds()
21194 @Nullable Rect touchBounds) { in getStraightVerticalScrollBarBounds()