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

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

Completed in 85 milliseconds