Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewAssertions.java223 int maxRight = editText.getWidth() - editText.getCompoundPaddingRight()
/frameworks/base/core/java/android/widget/
DCompoundButton.java509 public int getCompoundPaddingRight() { in getCompoundPaddingRight() method in CompoundButton
510 int padding = super.getCompoundPaddingRight(); in getCompoundPaddingRight()
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()
5282 mRight - mLeft - getCompoundPaddingLeft() - getCompoundPaddingRight(), true); in setGravity()
7601 right = getWidth() - getCompoundPaddingRight(); in invalidateRegion()
7728 return -(getCompoundPaddingRight() - mPaddingRight) in getRightPaddingOffset()
7789 final int compoundPaddingRight = getCompoundPaddingRight(); in invalidateDrawable()
7797 final int compoundPaddingRight = getCompoundPaddingRight(); in invalidateDrawable()
7974 final int compoundPaddingRight = getCompoundPaddingRight(); in onDraw()
[all …]
DSwitch.java1463 public int getCompoundPaddingRight() { in getCompoundPaddingRight() method in Switch
1465 return super.getCompoundPaddingRight(); in getCompoundPaddingRight()
1467 int padding = super.getCompoundPaddingRight() + mSwitchWidth; in getCompoundPaddingRight()
DEditor.java2757 - mTextView.getCompoundPaddingRight(); in clampHorizontalPosition()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java471 innerWidth += tv.getCompoundPaddingLeft() + tv.getCompoundPaddingRight(); in activateRemoteInput()
/frameworks/base/boot/
Dboot-image-profile.txt19929 HSPLandroid/widget/CompoundButton;->getCompoundPaddingRight()I+]Landroid/widget/CompoundButton;miss…
20830 HSPLandroid/widget/TextView;->getCompoundPaddingRight()I
/frameworks/base/config/
Dboot-image-profile.txt19977 HSPLandroid/widget/CompoundButton;->getCompoundPaddingRight()I+]Landroid/widget/CompoundButton;miss…
20877 HSPLandroid/widget/TextView;->getCompoundPaddingRight()I
/frameworks/base/core/api/
Dcurrent.txt56240 method public int getCompoundPaddingRight();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38760 method public int getCompoundPaddingRight();