Searched refs:getScaledScrollBarSize (Results 1 – 4 of 4) sorted by relevance
379 public int getScaledScrollBarSize() { in getScaledScrollBarSize() method in ViewConfiguration
4199 ViewConfiguration.get(mContext).getScaledScrollBarSize()); in initializeScrollbars()11675 return mScrollCache == null ? ViewConfiguration.get(mContext).getScaledScrollBarSize() :19094 scrollBarSize = configuration.getScaledScrollBarSize();
260 NO DOC BLOCK: android.view.ViewConfiguration Method getScaledScrollBarSize()
28158 method public int getScaledScrollBarSize();