Searched defs:getCompoundPaddingLeft (Results 1 – 7 of 7) sorted by relevance
| /frameworks/support/v7/appcompat/src/android/support/v7/widget/ | ||
| D | AppCompatRadioButton.java | 81 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in AppCompatRadioButton |
| D | AppCompatCheckBox.java | 81 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in AppCompatCheckBox |
| D | AppCompatCompoundButtonHelper.java | 136 int getCompoundPaddingLeft(int superValue) { in getCompoundPaddingLeft() method in AppCompatCompoundButtonHelper |
| D | SwitchCompat.java | 986 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in SwitchCompat |
| /frameworks/base/core/java/android/widget/ | ||
| D | CompoundButton.java | 369 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in CompoundButton |
| D | Switch.java | 1271 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in Switch |
| D | TextView.java | 1925 public int getCompoundPaddingLeft() { in getCompoundPaddingLeft() method in TextView |