Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java2589 public int getCompoundPaddingTop() { in getCompoundPaddingTop() method in TextView.Drawables
2674 return getCompoundPaddingTop(); in getExtendedPaddingTop()
2682 return getCompoundPaddingTop(); in getExtendedPaddingTop()
2685 int top = getCompoundPaddingTop(); in getExtendedPaddingTop()
2722 int top = getCompoundPaddingTop(); in getExtendedPaddingBottom()
7314 ? getCompoundPaddingTop() + getCompoundPaddingBottom() in getBoxHeight()
7643 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
7651 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
7844 final int compoundPaddingTop = getCompoundPaddingTop(); in onDraw()
9414 int unpaddedHeight = height - getCompoundPaddingTop() - getCompoundPaddingBottom(); in onMeasure()
[all …]
DEditor.java672 final int compoundPaddingTop = mTextView.getCompoundPaddingTop(); in getErrorY()
/frameworks/base/config/
Dboot-image-profile.txt19313 HSPLandroid/widget/TextView;->getCompoundPaddingTop()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38762 method public int getCompoundPaddingTop();
/frameworks/base/non-updatable-api/
Dcurrent.txt58470 method public int getCompoundPaddingTop();
/frameworks/base/api/
Dcurrent.txt58614 method public int getCompoundPaddingTop();