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

/frameworks/support/leanback/src/main/java/androidx/leanback/graphics/
H A DBoundsRule.java25 public class BoundsRule { class
142 public BoundsRule() {} method in class:BoundsRule
144 public BoundsRule(BoundsRule boundsRule) { method in class:BoundsRule
155 /** {@link ValueRule} for left attribute of {@link BoundsRule} */
158 /** {@link ValueRule} for top attribute of {@link BoundsRule} */
161 /** {@link ValueRule} for right attribute of {@link BoundsRule} */
164 /** {@link ValueRule} for bottom attribute of {@link BoundsRule} */

Completed in 8 milliseconds