Home
last modified time | relevance | path

Searched refs:getCompoundPaddingRight (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/espresso/
H A DTextViewAssertions.java223 int maxRight = editText.getWidth() - editText.getCompoundPaddingRight()
/aosp12/frameworks/base/core/java/android/widget/
H A DCompoundButton.java509 public int getCompoundPaddingRight() { in getCompoundPaddingRight() method in CompoundButton
510 int padding = super.getCompoundPaddingRight(); in getCompoundPaddingRight()
H A DTextView.java2716 public int getCompoundPaddingRight() { in getCompoundPaddingRight() method in TextView.Drawables
2736 return getCompoundPaddingRight(); in getCompoundPaddingStart()
2749 return getCompoundPaddingRight(); in getCompoundPaddingEnd()
2842 return getCompoundPaddingRight(); in getTotalPaddingRight()
7601 right = getWidth() - getCompoundPaddingRight(); in invalidateRegion()
7728 return -(getCompoundPaddingRight() - mPaddingRight) in getRightPaddingOffset()
7789 final int compoundPaddingRight = getCompoundPaddingRight(); in invalidateDrawable()
7974 final int compoundPaddingRight = getCompoundPaddingRight(); in onDraw()
8072 float clipRight = right - left - getCompoundPaddingRight() + scrollX; in onDraw()
9467 width += getCompoundPaddingLeft() + getCompoundPaddingRight(); in onMeasure()
[all …]
H A DSwitch.java1463 public int getCompoundPaddingRight() { in getCompoundPaddingRight() method in Switch
1465 return super.getCompoundPaddingRight(); in getCompoundPaddingRight()
1467 int padding = super.getCompoundPaddingRight() + mSwitchWidth; in getCompoundPaddingRight()
H A DEditor.java2757 - mTextView.getCompoundPaddingRight(); in clampHorizontalPosition()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripLayoutHelper.java116 mPadding = wordView.getCompoundPaddingLeft() + wordView.getCompoundPaddingRight(); in SuggestionStripLayoutHelper()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java499 innerWidth += tv.getCompoundPaddingLeft() + tv.getCompoundPaddingRight(); in activateRemoteInput()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java487 float width = getWidth() - getCompoundPaddingLeft() - getCompoundPaddingRight(); in checkForEllipsis()
/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/boot/
H A Dboot-image-profile.txt19929 HSPLandroid/widget/CompoundButton;->getCompoundPaddingRight()I+]Landroid/widget/CompoundButton;miss…
20830 HSPLandroid/widget/TextView;->getCompoundPaddingRight()I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt19977 HSPLandroid/widget/CompoundButton;->getCompoundPaddingRight()I+]Landroid/widget/CompoundButton;miss…
20877 HSPLandroid/widget/TextView;->getCompoundPaddingRight()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt56338 method public int getCompoundPaddingRight();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38760 method public int getCompoundPaddingRight();