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.java28 public class CheckBoxItem extends CompoundButtonItem { class
31 public CheckBoxItem(String title) { in CheckBoxItem() method in CheckBoxItem
35 public CheckBoxItem(String title, String description) { in CheckBoxItem() method in CheckBoxItem
39 public CheckBoxItem(String title, String description, boolean layoutForLargeDescription) { in CheckBoxItem() method in CheckBoxItem