Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DCheckBoxItem.java27 public class CheckBoxItem extends CompoundButtonItem { class
30 public CheckBoxItem(String title) { in CheckBoxItem() method in CheckBoxItem
34 public CheckBoxItem(String title, String description) { in CheckBoxItem() method in CheckBoxItem
38 public CheckBoxItem(String title, String description, boolean layoutForLargeDescription) { in CheckBoxItem() method in CheckBoxItem