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.java144 public static final int ALIGN_PARENT_BOTTOM = 12; field in RelativeLayout
587 } else if (rules[ALIGN_PARENT_BOTTOM] != 0) { in onMeasure()
884 return rules[ALIGN_PARENT_BOTTOM] != 0; in positionChildVertical()
1001 if (0 != rules[ALIGN_PARENT_BOTTOM]) { in applyVerticalSizeRules()
1224 @ViewDebug.IntToString(from = ALIGN_PARENT_BOTTOM, to = "alignParentBottom"),
1326 rules[ALIGN_PARENT_BOTTOM] = a.getBoolean(attr, false) ? TRUE : 0; in LayoutParams()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DFrameworkActionBar.java151 layoutParams.addRule(RelativeLayout.ALIGN_PARENT_BOTTOM); in createMenuPopup()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java332 params.addRule(isVertical ? ALIGN_PARENT_END : 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/config/
Dhiddenapi-public-dex.txt54984 Landroid/widget/RelativeLayout;->ALIGN_PARENT_BOTTOM:I
/frameworks/base/api/
Dcurrent.txt53133 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc