Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java2584 public int getCompoundPaddingTop() { in getCompoundPaddingTop() method in TextView.Drawables
2669 return getCompoundPaddingTop(); in getExtendedPaddingTop()
2677 return getCompoundPaddingTop(); in getExtendedPaddingTop()
2680 int top = getCompoundPaddingTop(); in getExtendedPaddingTop()
2717 int top = getCompoundPaddingTop(); in getExtendedPaddingBottom()
7309 ? getCompoundPaddingTop() + getCompoundPaddingBottom() in getBoxHeight()
7638 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
7646 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
7839 final int compoundPaddingTop = getCompoundPaddingTop(); in onDraw()
9409 int unpaddedHeight = height - getCompoundPaddingTop() - getCompoundPaddingBottom(); in onMeasure()
[all …]
DEditor.java672 final int compoundPaddingTop = mTextView.getCompoundPaddingTop(); in getErrorY()
/frameworks/base/config/
Dboot-image-profile.txt19314 HSPLandroid/widget/TextView;->getCompoundPaddingTop()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38762 method public int getCompoundPaddingTop();
/frameworks/base/api/
Dcurrent.txt57106 method public int getCompoundPaddingTop();