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