Home | History | Annotate | Download | only in settings

Lines Matching refs:Preference

89 import android.preference.Preference;
90 import android.preference.PreferenceActivity;
2273 * Inflate a {@link Preference} style layout, adding the given {@link View}
2277 final View view = inflater.inflate(R.layout.preference, root, false);
2369 * Set {@link android.R.id#title} for a preference view inflated with
2378 * Set {@link android.R.id#summary} for a preference view inflated with