Home
last modified time | relevance | path

Searched refs:ABOVE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DTouchDelegate.java65 public static final int ABOVE = 1; field in TouchDelegate
/frameworks/base/core/java/android/widget/
DTimePickerClockDelegate.java483 || params.getRule(RelativeLayout.ABOVE) != 0) {
494 params.addRule(RelativeLayout.ABOVE, otherViewId);
496 otherViewId = params.getRule(RelativeLayout.ABOVE);
497 params.removeRule(RelativeLayout.ABOVE);
DRelativeLayout.java104 public static final int ABOVE = 2; field in RelativeLayout
198 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM
983 anchorParams = getRelatedViewParams(rules, ABOVE); in applyVerticalSizeRules()
987 } else if (childParams.alignWithParent && rules[ABOVE] != 0) { in applyVerticalSizeRules()
1240 @ViewDebug.IntToString(from = ABOVE, to = "above"),
1323 rules[ABOVE] = a.getResourceId(attr, 0); in LayoutParams()
1843 propertyReader.readResourceId(mAboveId, rules[ABOVE]); in readProperties()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java211 int rule = mBuilder.isNavBarVertical() ? RelativeLayout.START_OF : RelativeLayout.ABOVE; in createContentFrame()
288 int rule = mBuilder.isNavBarVertical() ? RelativeLayout.START_OF : RelativeLayout.ABOVE; in createActionBar()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt449 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...