Searched refs:ALIGN_BOTTOM (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/text/style/ |
D | ImageSpan.java | 77 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()
|
D | DynamicDrawableSpan.java | 76 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/ |
D | RelativeLayout.java | 129 public static final int ALIGN_BOTTOM = 8; field in RelativeLayout 198 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM 1008 anchorParams = getRelatedViewParams(rules, ALIGN_BOTTOM); in applyVerticalSizeRules() 1011 } else if (childParams.alignWithParent && rules[ALIGN_BOTTOM] != 0) { in applyVerticalSizeRules() 1242 @ViewDebug.IntToString(from = ALIGN_BOTTOM, to = "alignBottom"), 1341 rules[ALIGN_BOTTOM] = a.getResourceId(attr, 0); in LayoutParams() 1845 propertyReader.readResourceId(mAlignBottomId, rules[ALIGN_BOTTOM]); in readProperties()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | SlidingTab.java | 175 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/ |
D | EditStyledText.java | 2510 super(ALIGN_BOTTOM); in HorizontalLineSpan()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |