Home
last modified time | relevance | path

Searched defs:getCompoundPaddingLeft (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAppCompatCheckBox.java79 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in AppCompatCheckBox
DAppCompatRadioButton.java79 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in AppCompatRadioButton
DAppCompatCompoundButtonHelper.java134 int getCompoundPaddingLeft(int superValue) { in getCompoundPaddingLeft() method in AppCompatCompoundButtonHelper
DSwitchCompat.java1260 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in SwitchCompat
/frameworks/base/core/java/android/widget/
DCompoundButton.java387 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in CompoundButton
DSwitch.java1276 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in Switch