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

/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java1147 * {@link #addRule(int, int)} instead.
1152 * @see #addRule(int, int)
1154 public void addRule(int verb) { method in class:RelativeLayout.LayoutParams
1170 * @see #addRule(int)
1172 public void addRule(int verb, int anchor) { method in class:RelativeLayout.LayoutParams
1182 * @see #addRule(int, int)

Completed in 38 milliseconds