Home
last modified time | relevance | path

Searched refs:getCompoundPaddingLeft (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DTextViewAssertions.java224 - editText.getCompoundPaddingLeft() + editText.getScrollX();
/frameworks/base/core/java/android/widget/
DCompoundButton.java497 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in CompoundButton
498 int padding = super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()
DSwitch.java1461 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in Switch
1463 return super.getCompoundPaddingLeft(); in getCompoundPaddingLeft()
1465 int padding = super.getCompoundPaddingLeft() + mSwitchWidth; in getCompoundPaddingLeft()
DEditor.java2901 int viewClippedWidth = mTextView.getWidth() - mTextView.getCompoundPaddingLeft() in clampHorizontalPosition()
7330 int left = mTextView.getCompoundPaddingLeft(); in invalidate()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipMenuEduTextDrawer.java173 - mEduTextView.getCompoundPaddingLeft() in isEduTextMarqueed()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt19561 HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I
20470 HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
/frameworks/base/config/
Dboot-image-profile.txt19625 HSPLandroid/widget/CompoundButton;->getCompoundPaddingLeft()I
20534 HSPLandroid/widget/TextView;->getCompoundPaddingLeft()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38759 method public int getCompoundPaddingLeft();
/frameworks/base/core/api/
Dcurrent.txt60862 method public int getCompoundPaddingLeft();