Searched refs:ALIGN_PARENT_BOTTOM (Results 1 – 5 of 5) sorted by relevance
150 public static final int ALIGN_PARENT_BOTTOM = 12; field in RelativeLayout607 } 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()
665 rootParams.getRule(RelativeLayout.ALIGN_PARENT_BOTTOM)); in nestedViews_themesPropagateCorrectly()676 inner1Params.getRule(RelativeLayout.ALIGN_PARENT_BOTTOM)); in nestedViews_themesPropagateCorrectly()
1541 .addRule(RelativeLayout.ALIGN_PARENT_BOTTOM)
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
59495 field public static final int ALIGN_PARENT_BOTTOM = 12; // 0xc