Searched defs:measureHeight (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
H A DLabelView.java122 measureHeight(heightMeasureSpec));
156 private int measureHeight(int measureSpec) { method in class:LabelView
/frameworks/base/core/tests/coretests/src/android/util/
H A DInternalSelectionView.java108 measureHeight(heightMeasureSpec));
126 private int measureHeight(int measureSpec) { method in class:InternalSelectionView

Completed in 61 milliseconds