Searched defs:SwitchItem (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/sidepanel/
H A DSwitchItem.java21 public class SwitchItem extends CompoundButtonItem { class in inherits:CompoundButtonItem
22 public SwitchItem(String title) { method in class:SwitchItem
26 public SwitchItem(String checkedTitle, String uncheckedTitle) { method in class:SwitchItem
30 public SwitchItem(String checkedTitle, String uncheckedTitle, String description) { method in class:SwitchItem
34 public SwitchItem(String checkedTitle, String uncheckedTitle, String description, method in class:SwitchItem

Completed in 243 milliseconds