Home | History | Annotate | Download | only in preference

Lines Matching defs:PreferenceManager

49 public class PreferenceManager {
51 private static final String TAG = "PreferenceManager";
169 public PreferenceManager(Activity activity, int firstRequestCode) {
180 * The {@link PreferenceManager#PreferenceManager(Activity)}
184 /*package*/ PreferenceManager(Context context) {
488 * preferences that are managed by this PreferenceManager
602 * {@link PreferenceManager#getDefaultSharedPreferences(Context)}
633 * {@link PreferenceManager#getDefaultSharedPreferences(Context)}
647 final PreferenceManager pm = new PreferenceManager(context);
774 * Called by the {@link PreferenceManager} to dispatch a subactivity result.
825 * Called by the {@link PreferenceManager} to dispatch the activity stop
873 * Called by the {@link PreferenceManager} to dispatch the activity destroy
961 * hierarchy rooted at this {@link PreferenceManager} is clicked.