Searched refs:getScaledScrollBarSize (Results 1 – 7 of 7) sorted by relevance
459 public int getScaledScrollBarSize() { in getScaledScrollBarSize() method in ViewConfiguration
5767 ViewConfiguration.get(mContext).getScaledScrollBarSize());16345 return mScrollCache == null ? ViewConfiguration.get(mContext).getScaledScrollBarSize() :25679 scrollBarSize = configuration.getScaledScrollBarSize();
34007 method public int getScaledScrollBarSize();
46231 method public int getScaledScrollBarSize();
46691 method public int getScaledScrollBarSize();
49818 method public int getScaledScrollBarSize();
33513 HSPLandroid/view/ViewConfiguration;->getScaledScrollBarSize()I