Searched refs:SwitchItem (Results 1 – 7 of 7) sorted by relevance
54 SwitchItem item = new SwitchItem(); in defaultLayout_baselineAligned_shouldBeFalse()63 SwitchItem item = in verboseLayout_clipPadding_shouldBeFalse()64 new SwitchItem( in verboseLayout_clipPadding_shouldBeFalse()75 SwitchItem item = new SwitchItem(); in testChecked()89 SwitchItem item = new SwitchItem(); in testNotChecked()103 SwitchItem item = new SwitchItem(); in testListener()129 SwitchItem item1 = new SwitchItem(); in testRebind()134 SwitchItem item2 = new SwitchItem(); in testRebind()162 SwitchItem item = new SwitchItem(); in testListenerSetChecked()188 SwitchItem item = new SwitchItem(); in testToggle()[all …]
21 public class SwitchItem extends CompoundButtonItem { class22 public SwitchItem(String title) { in SwitchItem() method in SwitchItem26 public SwitchItem(String checkedTitle, String uncheckedTitle) { in SwitchItem() method in SwitchItem30 public SwitchItem(String checkedTitle, String uncheckedTitle, String description) { in SwitchItem() method in SwitchItem34 public SwitchItem( in SwitchItem() method in SwitchItem
90 new SwitchItem( in getItemList()
143 new SwitchItem( in getItemList()
33 public class SwitchItem extends Item implements CompoundButton.OnCheckedChangeListener { class43 void onCheckedChange(SwitchItem item, boolean isChecked); in onCheckedChange()50 public SwitchItem() { in SwitchItem() method in SwitchItem60 public SwitchItem(Context context, AttributeSet attrs) { in SwitchItem() method in SwitchItem
44 public class ExpandableSwitchItem extends SwitchItem
29 import com.android.tv.ui.sidepanel.SwitchItem;59 new SwitchItem( in getItemList()