Home
last modified time | relevance | path

Searched refs:ALIGN_RIGHT (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/core/java/android/text/
H A DLayout.java389 } else if (paraAlign == Alignment.ALIGN_RIGHT) { in getJustifyWidth()
534 } else if (align == Alignment.ALIGN_RIGHT) { in drawText()
706 } else if (align == Alignment.ALIGN_RIGHT) { in getLineStartPos()
715 x = right + getIndentAdjust(line, Alignment.ALIGN_RIGHT); in getLineStartPos()
1311 case ALIGN_RIGHT: in getLineLeft()
1312 resultAlign = Alignment.ALIGN_RIGHT; in getLineLeft()
1329 case ALIGN_RIGHT: in getLineLeft()
1363 case ALIGN_RIGHT: in getLineRight()
1364 resultAlign = Alignment.ALIGN_RIGHT; in getLineRight()
1377 case ALIGN_RIGHT: in getLineRight()
[all …]
H A DStaticLayout.java1314 } else if (align == Alignment.ALIGN_RIGHT) {
/aosp12/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java125 public static final int ALIGN_RIGHT = 7; field in RelativeLayout
944 anchorParams = getRelatedViewParams(rules, ALIGN_RIGHT); in applyHorizontalSizeRules()
947 } else if (childParams.alignWithParent && rules[ALIGN_RIGHT] != 0) { in applyHorizontalSizeRules()
1248 @ViewDebug.IntToString(from = ALIGN_RIGHT, to = "alignRight"),
1338 rules[ALIGN_RIGHT] = a.getResourceId(attr, 0); in LayoutParams()
1567 if (mRules[ALIGN_RIGHT] == 0) { in resolveRules()
1570 mRules[ALIGN_RIGHT] = mRules[ALIGN_END]; in resolveRules()
1613 (mRules[ALIGN_LEFT] != 0 || mRules[ALIGN_RIGHT] != 0)) { in resolveRules()
1616 mRules[ALIGN_RIGHT] = 0; in resolveRules()
1625 mRules[isLayoutRtl ? ALIGN_LEFT : ALIGN_RIGHT] = mRules[ALIGN_END]; in resolveRules()
[all …]
H A DTextView.java9032 alignment = Layout.Alignment.ALIGN_RIGHT; in getLayoutAlignment()
9053 ? Layout.Alignment.ALIGN_RIGHT : Layout.Alignment.ALIGN_LEFT; in getLayoutAlignment()
9057 ? Layout.Alignment.ALIGN_LEFT : Layout.Alignment.ALIGN_RIGHT; in getLayoutAlignment()
9864 ? Layout.Alignment.ALIGN_LEFT : Layout.Alignment.ALIGN_RIGHT; in bringTextIntoView()
9867 ? Layout.Alignment.ALIGN_RIGHT : Layout.Alignment.ALIGN_LEFT; in bringTextIntoView()
9888 } else if (a == Layout.Alignment.ALIGN_RIGHT) { in bringTextIntoView()
9936 case ALIGN_RIGHT: in bringPointIntoView()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DSlidingTab.java173 public static final int ALIGN_RIGHT = 1; field in SlidingTab.Slider
248 boolean horiz = alignment == ALIGN_LEFT || alignment == ALIGN_RIGHT; in hide()
267 boolean horiz = alignment == ALIGN_LEFT || alignment == ALIGN_RIGHT; in show()
309 final boolean horiz = alignment == ALIGN_LEFT || alignment == ALIGN_RIGHT; in reset()
363 if (alignment == ALIGN_LEFT || alignment == ALIGN_RIGHT) { in layout()
745 mRightSlider.layout(l, t, r, b, isHorizontal() ? Slider.ALIGN_RIGHT : Slider.ALIGN_TOP);
/aosp12/frameworks/base/core/java/android/text/method/
H A DTouch.java69 (a == Alignment.ALIGN_RIGHT)) { in scrollTo()
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DChartSweepView.java269 .setAlignment(Alignment.ALIGN_RIGHT) in invalidateLabelTemplate()
/aosp12/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java1734 alignment = Alignment.ALIGN_RIGHT; in update()
H A DCea708CaptionRenderer.java1950 mCCView.setAlignment(Alignment.ALIGN_RIGHT); in initWindow()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55623 field public static final int ALIGN_RIGHT = 7; // 0x7
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38167 field public static final int ALIGN_RIGHT = 7; // 0x7