Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/style/
DImageSpan.java77 this(null, b, ALIGN_BOTTOM); in ImageSpan()
97 this(context, bitmap, ALIGN_BOTTOM); in ImageSpan()
128 this(drawable, ALIGN_BOTTOM); in ImageSpan()
151 this(drawable, source, ALIGN_BOTTOM); in ImageSpan()
178 this(context, uri, ALIGN_BOTTOM); in ImageSpan()
207 this(context, resourceId, ALIGN_BOTTOM); in ImageSpan()
DDynamicDrawableSpan.java76 public static final int ALIGN_BOTTOM = 0; field in DynamicDrawableSpan
96 ALIGN_BOTTOM,
112 mVerticalAlignment = ALIGN_BOTTOM; in DynamicDrawableSpan()
/frameworks/base/core/java/android/widget/
DRelativeLayout.java128 public static final int ALIGN_BOTTOM = 8; field in RelativeLayout
197 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM
1007 anchorParams = getRelatedViewParams(rules, ALIGN_BOTTOM); in applyVerticalSizeRules()
1010 } else if (childParams.alignWithParent && rules[ALIGN_BOTTOM] != 0) { in applyVerticalSizeRules()
1241 @ViewDebug.IntToString(from = ALIGN_BOTTOM, to = "alignBottom"),
1340 rules[ALIGN_BOTTOM] = a.getResourceId(attr, 0); in LayoutParams()
1844 propertyReader.readResourceId(mAlignBottomId, rules[ALIGN_BOTTOM]); in readProperties()
/frameworks/base/core/java/com/android/internal/widget/
DSlidingTab.java175 public static final int ALIGN_BOTTOM = 3; field in SlidingTab.Slider
744 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/opt/setupwizard/tools/docs/
Dandroid-22.txt30499 field public static final int ALIGN_BOTTOM = 0; // 0x0
38158 field public static final int ALIGN_BOTTOM = 8; // 0x8
/frameworks/base/non-updatable-api/
Dcurrent.txt48083 field public static final int ALIGN_BOTTOM = 0; // 0x0
57816 field public static final int ALIGN_BOTTOM = 8; // 0x8
/frameworks/base/api/
Dcurrent.txt48227 field public static final int ALIGN_BOTTOM = 0; // 0x0
57960 field public static final int ALIGN_BOTTOM = 8; // 0x8