Searched refs:mFastScrollAlwaysVisible (Results 1 – 1 of 1) sorted by relevance
457 boolean mFastScrollAlwaysVisible; field in AbsListView1326 if (mFastScrollAlwaysVisible != alwaysShow) { in setFastScrollAlwaysVisible()1331 mFastScrollAlwaysVisible = alwaysShow; in setFastScrollAlwaysVisible()1367 return mFastScrollEnabled && mFastScrollAlwaysVisible; in isFastScrollAlwaysVisible()