Searched refs:getCompoundPaddingLeft (Results 1 – 10 of 10) sorted by relevance
224 - editText.getCompoundPaddingLeft() + editText.getScrollX();
497 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in CompoundButton498 int padding = super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()
1461 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in Switch1463 return super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()1465 int padding = super.getCompoundPaddingLeft() + mSwitchWidth; in getCompoundPaddingLeft()
2901 int viewClippedWidth = mTextView.getWidth() - mTextView.getCompoundPaddingLeft() in clampHorizontalPosition()7330 int left = mTextView.getCompoundPaddingLeft(); in invalidate()
173 - mEduTextView.getCompoundPaddingLeft() in isEduTextMarqueed()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
19561 HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I20470 HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
19625 HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I20534 HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
38759 method public int getCompoundPaddingLeft();
60862 method public int getCompoundPaddingLeft();