Home
last modified time | relevance | path

Searched defs:getCompoundButtonId (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/
H A DRadioButtonItem.java36 protected int getCompoundButtonId() { in getCompoundButtonId() method in RadioButtonItem
H A DSwitchItem.java45 protected int getCompoundButtonId() { in getCompoundButtonId() method in SwitchItem
H A DCheckBoxItem.java72 protected int getCompoundButtonId() { in getCompoundButtonId() method in CheckBoxItem
H A DChannelCheckItem.java76 protected int getCompoundButtonId() { in getCompoundButtonId() method in ChannelCheckItem
H A DCompoundButtonItem.java54 protected abstract int getCompoundButtonId(); in getCompoundButtonId() method in CompoundButtonItem