Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java2704 public int getExtendedPaddingBottom() { in getExtendedPaddingBottom() method in TextView.Drawables
2783 return getExtendedPaddingBottom() + getBottomVerticalOffset(true); in getTotalPaddingBottom()
7300 : getExtendedPaddingTop() + getExtendedPaddingBottom(); in getBoxHeight()
7921 int extendedPaddingBottom = getExtendedPaddingBottom(); in onDraw()
8040 int paddingBottom = getExtendedPaddingBottom(); in getFocusedRect()
9435 final int availableHeight = getMeasuredHeight() - getExtendedPaddingBottom() in autoSizeText()
9716 int vspace = mBottom - mTop - getExtendedPaddingTop() - getExtendedPaddingBottom(); in bringTextIntoView()
9832 int vspace = mBottom - mTop - getExtendedPaddingTop() - getExtendedPaddingBottom(); in bringPointIntoView()
9999 final int vspace = mBottom - mTop - getExtendedPaddingTop() - getExtendedPaddingBottom(); in moveCursorToVisibleOffset()
10057 if (line == mLayout.getLineCount() - 1) r.bottom += getExtendedPaddingBottom(); in getInterestingRect()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...