Home | History | Annotate | Download | only in settings

Lines Matching refs:Switch

50 import android.widget.Switch;
168 // If the current header was saved, switch to it
261 * Switch to parent fragment and store the grand parent's info
588 Switch switch_;
638 mWifiEnabler = new WifiEnabler(context, new Switch(context));
639 mBluetoothEnabler = new BluetoothEnabler(context, new Switch(context));
651 switch (headerType) {
666 holder.switch_ = (Switch) view.findViewById(R.id.switchWidget);
687 switch (headerType) {