Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java2850 public int getCompoundPaddingTop() { in getCompoundPaddingTop() method in TextView.Drawables
2935 return getCompoundPaddingTop(); in getExtendedPaddingTop()
2943 return getCompoundPaddingTop(); in getExtendedPaddingTop()
2946 int top = getCompoundPaddingTop(); in getExtendedPaddingTop()
2983 int top = getCompoundPaddingTop(); in getExtendedPaddingBottom()
8279 ? getCompoundPaddingTop() + getCompoundPaddingBottom() in getBoxHeight()
8610 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
8618 final int compoundPaddingTop = getCompoundPaddingTop(); in invalidateDrawable()
8937 final int compoundPaddingTop = getCompoundPaddingTop(); in onDraw()
11181 final int padding = getCompoundPaddingTop() + getCompoundPaddingBottom(); in getDesiredHeight()
[all …]
H A DEditor.java935 final int compoundPaddingTop = mTextView.getCompoundPaddingTop(); in getErrorY()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20827 HSPLandroid/widget/TextView;->getCompoundPaddingTop()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20891 HSPLandroid/widget/TextView;->getCompoundPaddingTop()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60219 method public int getCompoundPaddingTop();