Lines Matching refs:Preference
89 import android.preference.Preference;
90 import android.preference.PreferenceActivity;
2278 * Inflate a {@link Preference} style layout, adding the given {@link View}
2282 final View view = inflater.inflate(R.layout.preference, root, false);
2374 * Set {@link android.R.id#title} for a preference view inflated with
2383 * Set {@link android.R.id#summary} for a preference view inflated with