Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java149 public static final int ALIGN_PARENT_BOTTOM = 12; field in RelativeLayout
606 } else if (rules[ALIGN_PARENT_BOTTOM] != 0) { in onMeasure()
903 return rules[ALIGN_PARENT_BOTTOM] != 0; in positionChildVertical()
1020 if (0 != rules[ALIGN_PARENT_BOTTOM]) { in applyVerticalSizeRules()
1243 @ViewDebug.IntToString(from = ALIGN_PARENT_BOTTOM, to = "alignParentBottom"),
1352 rules[ALIGN_PARENT_BOTTOM] = a.getBoolean(attr, false) ? TRUE : 0; in LayoutParams()
1848 mAlignParentBottomId, rules[ALIGN_PARENT_BOTTOM] == TRUE); in readProperties()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DFrameworkActionBar.java149 layoutParams.addRule(RelativeLayout.ALIGN_PARENT_BOTTOM); in createMenuPopup()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java357 … params.addRule(isVertical ? RelativeLayout.ALIGN_PARENT_END : RelativeLayout.ALIGN_PARENT_BOTTOM); in createNavBar()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38161 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc
/frameworks/base/non-updatable-api/
Dcurrent.txt57819 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc
/frameworks/base/api/
Dcurrent.txt57963 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc