HomeSort by relevance Sort by last modified time
    Searched refs:setSwitch (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/
DreamSettings.java 106 setSwitch(switch_);
112 public void setSwitch(Switch switch_) {
Settings.java 656 mWifiEnabler.setSwitch(holder.switch_);
658 mBluetoothEnabler.setSwitch(holder.switch_);
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEnabler.java 89 public void setSwitch(Switch switch_) {
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 88 public void setSwitch(Switch switch_) {

Completed in 190 milliseconds