Searched refs:mForceTranscriptScroll (Results 1 – 2 of 2) sorted by relevance
793 private boolean mForceTranscriptScroll; field in AbsListView2248 mForceTranscriptScroll = mFirstPosition + childCount >= mLastHandledItemCount && in onMeasure()5928 if (mForceTranscriptScroll) { in handleDataChanged()5929 mForceTranscriptScroll = false; in handleDataChanged()
65156 Landroid/widget/AbsListView;->mForceTranscriptScroll:Z