Home
last modified time | relevance | path

Searched refs:getScaledScrollBarSize (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java654 public int getScaledScrollBarSize() { in getScaledScrollBarSize() method in ViewConfiguration
DView.java7320 ViewConfiguration.get(mContext).getScaledScrollBarSize());
21706 return mScrollCache == null ? ViewConfiguration.get(mContext).getScaledScrollBarSize() : in getScrollBarSize()
32344 scrollBarSize = configuration.getScaledScrollBarSize(); in ScrollabilityCache()
/frameworks/base/boot/
Dboot-image-profile.txt17656 HSPLandroid/view/ViewConfiguration;->getScaledScrollBarSize()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34007 method public int getScaledScrollBarSize();
/frameworks/base/config/
Dboot-image-profile.txt17720 HSPLandroid/view/ViewConfiguration;->getScaledScrollBarSize()I
/frameworks/base/core/api/
Dcurrent.txt53522 method public int getScaledScrollBarSize();