Home
last modified time | relevance | path

Searched refs:ALIGN_BOTTOM (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/text/style/
DImageSpan.java42 this(null, b, ALIGN_BOTTOM); in ImageSpan()
54 this(context, b, ALIGN_BOTTOM); in ImageSpan()
73 this(d, ALIGN_BOTTOM); in ImageSpan()
86 this(d, source, ALIGN_BOTTOM); in ImageSpan()
100 this(context, uri, ALIGN_BOTTOM); in ImageSpan()
115 this(context, resourceId, ALIGN_BOTTOM); in ImageSpan()
DDynamicDrawableSpan.java37 public static final int ALIGN_BOTTOM = 0; field in DynamicDrawableSpan
48 mVerticalAlignment = ALIGN_BOTTOM; in DynamicDrawableSpan()
/frameworks/base/core/java/android/widget/
DRelativeLayout.java123 public static final int ALIGN_BOTTOM = 8; field in RelativeLayout
192 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM
985 anchorParams = getRelatedViewParams(rules, ALIGN_BOTTOM); in applyVerticalSizeRules()
988 } else if (childParams.alignWithParent && rules[ALIGN_BOTTOM] != 0) { in applyVerticalSizeRules()
1199 @ViewDebug.IntToString(from = ALIGN_BOTTOM, to = "alignBottom"),
1285 rules[ALIGN_BOTTOM] = a.getResourceId(attr, 0); in LayoutParams()
/frameworks/base/core/java/com/android/internal/widget/
DSlidingTab.java171 public static final int ALIGN_BOTTOM = 3; field in SlidingTab.Slider
736 mLeftSlider.layout(l, t, r, b, isHorizontal() ? Slider.ALIGN_LEFT : Slider.ALIGN_BOTTOM);
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java2510 super(ALIGN_BOTTOM); in HorizontalLineSpan()
/frameworks/base/api/
Dcurrent.txt32989 field public static final int ALIGN_BOTTOM = 0; // 0x0
40886 field public static final int ALIGN_BOTTOM = 8; // 0x8
Dsystem-current.txt35281 field public static final int ALIGN_BOTTOM = 0; // 0x0
43492 field public static final int ALIGN_BOTTOM = 8; // 0x8