Searched refs:mForceTranscriptScroll (Results 1 – 2 of 2) sorted by relevance
789 private boolean mForceTranscriptScroll; field in AbsListView2240 mForceTranscriptScroll = mFirstPosition + childCount >= mLastHandledItemCount && in onMeasure()5882 if (mForceTranscriptScroll) { in handleDataChanged()5883 mForceTranscriptScroll = false; in handleDataChanged()
65799 Landroid/widget/AbsListView;->mForceTranscriptScroll:Z