Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java481 measureChildHorizontal(child, params, myWidth, myHeight); in onMeasure()
699 private void measureChildHorizontal( in measureChildHorizontal() method in RelativeLayout