Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DTextView.java505 int mDrawableSizeTop, mDrawableSizeBottom, mDrawableSizeLeft, mDrawableSizeRight, field in TextView.Drawables
2607 return mPaddingBottom + dr.mDrawablePadding + dr.mDrawableSizeBottom; in getCompoundPaddingBottom()
2837 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()
2906 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawables()
2909 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawables()
3048 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()
3117 dr.mDrawableSizeBottom = compoundRect.height(); in setCompoundDrawablesRelative()
3120 dr.mDrawableSizeBottom = dr.mDrawableWidthBottom = 0; in setCompoundDrawablesRelative()
7672 scrollY += (mBottom - mTop - mPaddingBottom - drawables.mDrawableSizeBottom); in invalidateDrawable()
7905 scrollY + bottom - top - mPaddingBottom - dr.mDrawableSizeBottom); in onDraw()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt84752 Landroid/widget/TextView$Drawables;->mDrawableSizeBottom:I