Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java2573 public int getExtendedPaddingBottom() { in getExtendedPaddingBottom() method in TextView.Drawables
2652 return getExtendedPaddingBottom() + getBottomVerticalOffset(true); in getTotalPaddingBottom()
6559 : getExtendedPaddingTop() + getExtendedPaddingBottom(); in getBoxHeight()
7176 int extendedPaddingBottom = getExtendedPaddingBottom(); in onDraw()
7295 int paddingBottom = getExtendedPaddingBottom(); in getFocusedRect()
8663 final int availableHeight = getMeasuredHeight() - getExtendedPaddingBottom() in autoSizeText()
8942 int vspace = mBottom - mTop - getExtendedPaddingTop() - getExtendedPaddingBottom(); in bringTextIntoView()
9058 int vspace = mBottom - mTop - getExtendedPaddingTop() - getExtendedPaddingBottom(); in bringPointIntoView()
9225 final int vspace = mBottom - mTop - getExtendedPaddingTop() - getExtendedPaddingBottom(); in moveCursorToVisibleOffset()
9283 if (line == mLayout.getLineCount() - 1) r.bottom += getExtendedPaddingBottom(); in getInterestingRect()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38771 method public int getExtendedPaddingBottom();
/frameworks/base/api/
Dcurrent.txt53772 method public int getExtendedPaddingBottom();
/frameworks/base/config/
Dboot-image-profile.txt37331 HSPLandroid/widget/TextView;->getExtendedPaddingBottom()I
Dhiddenapi-public-dex.txt55701 Landroid/widget/TextView;->getExtendedPaddingBottom()I