Searched refs:mFastScrollAlwaysVisible (Results 1 – 1 of 1) sorted by relevance
456 boolean mFastScrollAlwaysVisible; field in AbsListView1316 if (mFastScrollAlwaysVisible != alwaysShow) { in setFastScrollAlwaysVisible()1321 mFastScrollAlwaysVisible = alwaysShow; in setFastScrollAlwaysVisible()1357 return mFastScrollEnabled && mFastScrollAlwaysVisible; in isFastScrollAlwaysVisible()