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