Searched refs:mForceTranscriptScroll (Results 1 – 1 of 1) sorted by relevance
695 private boolean mForceTranscriptScroll; field in AbsListView2125 mForceTranscriptScroll = mFirstPosition + childCount >= mLastHandledItemCount && in onMeasure()5344 if (mForceTranscriptScroll) { in handleDataChanged()5345 mForceTranscriptScroll = false; in handleDataChanged()