Searched defs:getCompoundButtonId (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/ | ||
H A D | RadioButtonItem.java | 36 protected int getCompoundButtonId() { in getCompoundButtonId() method in RadioButtonItem |
H A D | SwitchItem.java | 45 protected int getCompoundButtonId() { in getCompoundButtonId() method in SwitchItem |
H A D | CheckBoxItem.java | 72 protected int getCompoundButtonId() { in getCompoundButtonId() method in CheckBoxItem |
H A D | ChannelCheckItem.java | 76 protected int getCompoundButtonId() { in getCompoundButtonId() method in ChannelCheckItem |
H A D | CompoundButtonItem.java | 54 protected abstract int getCompoundButtonId(); in getCompoundButtonId() method in CompoundButtonItem |