Searched refs:getSwitch (Results 1 – 4 of 4) sorted by relevance
70 final Switch switchObj = mBar.getSwitch(); in setTitle_switchShouldNotHasContentDescription()76 final Switch switchObj = mBar.getSwitch(); in getSwitch_shouldNotNull()83 final Switch switchObj = mBar.getSwitch(); in getSwitch_shouldNotFocusableAndClickable()
150 public Switch getSwitch() { in getSwitch() method in PrimarySwitchPreference
150 public final Switch getSwitch() { in getSwitch() method in MainSwitchBar
141 final Switch switchWidget = getSwitch(); in onBindViewHolder()