Searched refs:mForceTranscriptScroll (Results 1 – 1 of 1) sorted by relevance
702 private boolean mForceTranscriptScroll; field in AbsListView2138 mForceTranscriptScroll = mFirstPosition + childCount >= mLastHandledItemCount && in onMeasure()5507 if (mForceTranscriptScroll) { in handleDataChanged()5508 mForceTranscriptScroll = false; in handleDataChanged()