Searched refs:mFastScrollAlwaysVisible (Results 1 – 2 of 2) sorted by relevance
503 boolean mFastScrollAlwaysVisible; field in AbsListView1450 if (mFastScrollAlwaysVisible != alwaysShow) { in setFastScrollAlwaysVisible()1455 mFastScrollAlwaysVisible = alwaysShow; in setFastScrollAlwaysVisible()1491 return mFastScrollEnabled && mFastScrollAlwaysVisible; in isFastScrollAlwaysVisible()
65149 Landroid/widget/AbsListView;->mFastScrollAlwaysVisible:Z