Lines Matching full:mhasscrollindicator
179 private boolean mHasScrollIndicator = true;1712 // We use mHasScrollIndicator to prevent future lookups if there is no sibling indicator1714 if (mHasScrollIndicator && mScrollIndicator == null) {1718 mHasScrollIndicator = mScrollIndicator != null;1719 if (mHasScrollIndicator) {