Home
last modified time | relevance | path

Searched refs:measureHeight (Results 1 – 1 of 1) sorted by relevance

/sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
DLabelView.java128 measureHeight(heightMeasureSpec)); in onMeasure()
162 private int measureHeight(int measureSpec) { in measureHeight() method in LabelView