Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewConfiguration.java51 private static final int SCROLL_BAR_SIZE = 4; field in ViewConfiguration
393 mScrollbarSize = SCROLL_BAR_SIZE; in ViewConfiguration()
590 return SCROLL_BAR_SIZE; in getScrollBarSize()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63915 Landroid/view/ViewConfiguration;->SCROLL_BAR_SIZE:I