Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java1785 public int getCompoundPaddingTop() { in getCompoundPaddingTop() method in TextView
1870 return getCompoundPaddingTop(); in getExtendedPaddingTop()
1878 return getCompoundPaddingTop(); in getExtendedPaddingTop()
1881 int top = getCompoundPaddingTop(); in getExtendedPaddingTop()
1918 int top = getCompoundPaddingTop(); in getExtendedPaddingBottom()
4734 getCompoundPaddingTop() + getCompoundPaddingBottom() : in getBoxHeight()
5088 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
5096 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
5289 final int compoundPaddingTop = getCompoundPaddingTop(); in onDraw()
6702 int unpaddedHeight = height - getCompoundPaddingTop() - getCompoundPaddingBottom(); in onMeasure()
[all …]
DEditor.java422 final int compoundPaddingTop = mTextView.getCompoundPaddingTop(); in getErrorY()
/frameworks/base/api/
Dsystem-current.txt41293 method public int getCompoundPaddingTop();
Dcurrent.txt38764 method public int getCompoundPaddingTop();