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

/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java472 applyVerticalSizeRules(params, myHeight);
932 private void applyVerticalSizeRules(LayoutParams childParams, int myHeight) { method in class:RelativeLayout

Completed in 7 milliseconds