Searched refs:mFastScrollAlwaysVisible (Results 1 – 2 of 2) sorted by relevance
485 boolean mFastScrollAlwaysVisible; field in AbsListView1374 if (mFastScrollAlwaysVisible != alwaysShow) { in setFastScrollAlwaysVisible()1379 mFastScrollAlwaysVisible = alwaysShow; in setFastScrollAlwaysVisible()1415 return mFastScrollEnabled && mFastScrollAlwaysVisible; in isFastScrollAlwaysVisible()
69115 Landroid/widget/AbsListView;->mFastScrollAlwaysVisible:Z