Searched refs:applyVerticalSizeRules (Results 1 – 1 of 1) sorted by relevance
478 applyVerticalSizeRules(params, myHeight, child.getBaseline()); in onMeasure()941 private void applyVerticalSizeRules(LayoutParams childParams, int myHeight, int myBaseline) { in applyVerticalSizeRules() method