Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java2602 public int getCompoundPaddingBottom() { in getCompoundPaddingBottom() method in TextView.Drawables
2686 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingTop()
2711 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()
2719 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()
2723 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingBottom()
7314 ? getCompoundPaddingTop() + getCompoundPaddingBottom() in getBoxHeight()
7644 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()
7652 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()
7846 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw()
9414 int unpaddedHeight = height - getCompoundPaddingTop() - getCompoundPaddingBottom(); in onMeasure()
[all …]
DEditor.java674 - mTextView.getCompoundPaddingBottom() - compoundPaddingTop; in getErrorY()
/frameworks/base/config/
Dboot-image-profile.txt19310 HSPLandroid/widget/TextView;->getCompoundPaddingBottom()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38757 method public int getCompoundPaddingBottom();
/frameworks/base/non-updatable-api/
Dcurrent.txt58465 method public int getCompoundPaddingBottom();
/frameworks/base/api/
Dcurrent.txt58609 method public int getCompoundPaddingBottom();