Searched refs:mForceTranscriptScroll (Results 1 – 2 of 2) sorted by relevance
758 private boolean mForceTranscriptScroll; field in AbsListView2172 mForceTranscriptScroll = mFirstPosition + childCount >= mLastHandledItemCount && in onMeasure()5685 if (mForceTranscriptScroll) { in handleDataChanged()5686 mForceTranscriptScroll = false; in handleDataChanged()
69122 Landroid/widget/AbsListView;->mForceTranscriptScroll:Z