Home | History | Annotate | Download | only in settings

Lines Matching full:checkbox

101 import android.widget.CheckBox;
202 private CheckBox mDisableAtLimit;
222 private CheckBox mAppRestrict;
326 mDisableAtLimit = new CheckBox(inflater.getContext());
359 mAppRestrict = new CheckBox(inflater.getContext());