Searched refs:mFastScrollAlwaysVisible (Results 1 – 2 of 2) sorted by relevance
499 boolean mFastScrollAlwaysVisible; field in AbsListView1442 if (mFastScrollAlwaysVisible != alwaysShow) { in setFastScrollAlwaysVisible()1447 mFastScrollAlwaysVisible = alwaysShow; in setFastScrollAlwaysVisible()1483 return mFastScrollEnabled && mFastScrollAlwaysVisible; in isFastScrollAlwaysVisible()
65792 Landroid/widget/AbsListView;->mFastScrollAlwaysVisible:Z