Searched refs:TunerSwitch (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DTunerSwitch.java13 public class TunerSwitch extends SwitchPreference implements Tunable { class in inherits:SwitchPreference,Tunable
18 public TunerSwitch(Context context, AttributeSet attrs) { method in class:TunerSwitch
21 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.TunerSwitch);

Completed in 67 milliseconds