Searched refs:mLastMeasuredWidth (Results 1 – 2 of 2) sorted by relevance
71 private int mLastMeasuredWidth; field in SubtitleView244 if (mHasMeasurements && maxWidth == mLastMeasuredWidth) { in computeMeasurements()259 mLastMeasuredWidth = maxWidth; in computeMeasurements()
86017 Lcom/android/internal/widget/SubtitleView;->mLastMeasuredWidth:I