Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java2863 public int getCompoundPaddingBottom() { in getCompoundPaddingBottom() method in TextView.Drawables
2947 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingTop()
2972 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()
2980 return getCompoundPaddingBottom(); in getExtendedPaddingBottom()
2984 int bottom = getCompoundPaddingBottom(); in getExtendedPaddingBottom()
8279 ? getCompoundPaddingTop() + getCompoundPaddingBottom() in getBoxHeight()
8611 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()
8619 final int compoundPaddingBottom = getCompoundPaddingBottom(); in invalidateDrawable()
8939 final int compoundPaddingBottom = getCompoundPaddingBottom(); in onDraw()
11181 final int padding = getCompoundPaddingTop() + getCompoundPaddingBottom(); in getDesiredHeight()
[all …]
H A DEditor.java937 - mTextView.getCompoundPaddingBottom() - compoundPaddingTop; 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.txt20824 HSPLandroid/widget/TextView;->getCompoundPaddingBottom()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20888 HSPLandroid/widget/TextView;->getCompoundPaddingBottom()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60214 method public int getCompoundPaddingBottom();