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.java150 public static final int ALIGN_PARENT_BOTTOM = 12; field in RelativeLayout
607 } else if (rules[ALIGN_PARENT_BOTTOM] != 0) { in onMeasure()
904 return rules[ALIGN_PARENT_BOTTOM] != 0; in positionChildVertical()
1021 if (0 != rules[ALIGN_PARENT_BOTTOM]) { in applyVerticalSizeRules()
1244 @ViewDebug.IntToString(from = ALIGN_PARENT_BOTTOM, to = "alignParentBottom"),
1353 rules[ALIGN_PARENT_BOTTOM] = a.getBoolean(attr, false) ? TRUE : 0; in LayoutParams()
1849 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.java359 … params.addRule(isVertical ? RelativeLayout.ALIGN_PARENT_END : RelativeLayout.ALIGN_PARENT_BOTTOM); in createNavBar()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38161 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc
/frameworks/base/api/
Dcurrent.txt60390 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc