Searched refs:isAlwaysShowEnabled (Results 1 – 2 of 2) sorted by relevance
447 public boolean isAlwaysShowEnabled() { in isAlwaysShowEnabled() method in FastScroller458 if (isAlwaysShowEnabled()) { in onStateDependencyChanged()
1410 return mFastScroll.isEnabled() && mFastScroll.isAlwaysShowEnabled(); in isFastScrollAlwaysVisible()