Searched refs:measureWidth (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
H A DLabelView.java121 setMeasuredDimension(measureWidth(widthMeasureSpec),
130 private int measureWidth(int measureSpec) { method in class:LabelView
/frameworks/base/core/tests/coretests/src/android/util/
H A DInternalSelectionView.java107 measureWidth(widthMeasureSpec),
111 private int measureWidth(int measureSpec) { method in class:InternalSelectionView

Completed in 144 milliseconds