Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DTouchDelegate.java59 public static final int ABOVE = 1; field in TouchDelegate
/frameworks/base/core/java/android/widget/
DTimePickerClockDelegate.java477 || params.getRule(RelativeLayout.ABOVE) != 0) {
488 params.addRule(RelativeLayout.ABOVE, otherViewId);
490 otherViewId = params.getRule(RelativeLayout.ABOVE);
491 params.removeRule(RelativeLayout.ABOVE);
DRelativeLayout.java98 public static final int ABOVE = 2; field in RelativeLayout
192 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM
963 anchorParams = getRelatedViewParams(rules, ABOVE); in applyVerticalSizeRules()
967 } else if (childParams.alignWithParent && rules[ABOVE] != 0) { in applyVerticalSizeRules()
1220 @ViewDebug.IntToString(from = ABOVE, to = "above"),
1296 rules[ABOVE] = a.getResourceId(attr, 0); in LayoutParams()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java190 int rule = mBuilder.isNavBarVertical() ? START_OF : ABOVE; in createContentFrame()
266 int rule = mBuilder.isNavBarVertical() ? START_OF : ABOVE; in createActionBar()
/frameworks/support/development/checkstyle/
DLICENSE449 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt449 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33258 field public static final int ABOVE = 1; // 0x1
38156 field public static final int ABOVE = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt45344 field public static final int ABOVE = 1; // 0x1
50846 field public static final int ABOVE = 2; // 0x2
Dtest-current.txt45794 field public static final int ABOVE = 1; // 0x1
51319 field public static final int ABOVE = 2; // 0x2
Dsystem-current.txt48931 field public static final int ABOVE = 1; // 0x1
54804 field public static final int ABOVE = 2; // 0x2