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

/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java191 private static final int[] RULES_VERTICAL = { field in class:RelativeLayout
381 graph.getSortedViews(mSortedVerticalChildren, RULES_VERTICAL);

Completed in 31 milliseconds