Searched refs:getCompoundPaddingTop (Results 1 – 6 of 6) sorted by relevance
2850 public int getCompoundPaddingTop() { in getCompoundPaddingTop() method in TextView.Drawables2935 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 …]
935 final int compoundPaddingTop = mTextView.getCompoundPaddingTop(); in getErrorY()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
20827 HSPLandroid/widget/TextView;->getCompoundPaddingTop()I
20891 HSPLandroid/widget/TextView;->getCompoundPaddingTop()I
60219 method public int getCompoundPaddingTop();