Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/widget/
DMasterSwitchController.java79 public Switch getSwitch() { in getSwitch() method in MasterSwitchController
DSwitchBarController.java87 public Switch getSwitch() { in getSwitch() method in SwitchBarController
DSwitchWidgetController.java117 public abstract Switch getSwitch(); in getSwitch() method in SwitchWidgetController
DMasterSwitchPreference.java118 public Switch getSwitch() { in getSwitch() method in MasterSwitchPreference
DSwitchBar.java210 public final ToggleSwitch getSwitch() { in getSwitch() method in SwitchBar