Home
last modified time | relevance | path

Searched refs:ALIGN_BASELINE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/text/style/
DDynamicDrawableSpan.java82 public static final int ALIGN_BASELINE = 1; field in DynamicDrawableSpan
97 ALIGN_BASELINE,
166 if (mVerticalAlignment == ALIGN_BASELINE) { in draw()
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DNavBarTuner.java188 ImageSpan span = new ImageSpan(d, ImageSpan.ALIGN_BASELINE); in updateSummary()
229 ImageSpan span = new ImageSpan(d, ImageSpan.ALIGN_BASELINE); in setupIcons()
/frameworks/base/core/java/android/widget/
DRelativeLayout.java112 public static final int ALIGN_BASELINE = 4; field in RelativeLayout
197 ABOVE, BELOW, ALIGN_BASELINE, ALIGN_TOP, ALIGN_BOTTOM
1061 final View v = getRelatedView(rules, ALIGN_BASELINE); in getRelatedViewBaselineOffset()
1240 @ViewDebug.IntToString(from = ALIGN_BASELINE, to = "alignBaseline"),
1328 rules[ALIGN_BASELINE] = a.getResourceId(attr, 0); in LayoutParams()
1843 propertyReader.readResourceId(mAlignBaselineId, rules[ALIGN_BASELINE]); in readProperties()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30498 field public static final int ALIGN_BASELINE = 1; // 0x1
38157 field public static final int ALIGN_BASELINE = 4; // 0x4
/frameworks/base/non-updatable-api/
Dcurrent.txt48082 field public static final int ALIGN_BASELINE = 1; // 0x1
57815 field public static final int ALIGN_BASELINE = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt48226 field public static final int ALIGN_BASELINE = 1; // 0x1
57959 field public static final int ALIGN_BASELINE = 4; // 0x4