Home
last modified time | relevance | path

Searched refs:ALIGN_PARENT_BOTTOM (Results 1 – 5 of 5) 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()
881 return rules[ALIGN_PARENT_BOTTOM] != 0; in positionChildVertical()
998 if (0 != rules[ALIGN_PARENT_BOTTOM]) { in applyVerticalSizeRules()
1201 @ViewDebug.IntToString(from = ALIGN_PARENT_BOTTOM, to = "alignParentBottom"),
1297 rules[ALIGN_PARENT_BOTTOM] = a.getBoolean(attr, false) ? TRUE : 0; in LayoutParams()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DFrameworkActionBar.java151 layoutParams.addRule(RelativeLayout.ALIGN_PARENT_BOTTOM); in createMenuPopup()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java286 params.addRule(isVertical ? ALIGN_PARENT_END : ALIGN_PARENT_BOTTOM); in createNavBar()
/frameworks/base/api/
Dcurrent.txt40889 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc
Dsystem-current.txt43495 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc