Searched defs:getCompoundPaddingLeft (Results 1 – 6 of 6) sorted by relevance
| /frameworks/support/v7/appcompat/src/android/support/v7/widget/ | ||
| D | AppCompatRadioButton.java | 79 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in AppCompatRadioButton |
| D | AppCompatCheckBox.java | 79 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in AppCompatCheckBox |
| D | AppCompatCompoundButtonHelper.java | 134 int getCompoundPaddingLeft(int superValue) { in getCompoundPaddingLeft() method in AppCompatCompoundButtonHelper |
| D | SwitchCompat.java | 1260 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in SwitchCompat |
| /frameworks/base/core/java/android/widget/ | ||
| D | CompoundButton.java | 387 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in CompoundButton |
| D | Switch.java | 1276 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in Switch |