public static interface PreferenceFragment.OnPreferenceStartFragmentCallback
Modifier and Type | Method and Description |
---|---|
boolean |
onPreferenceStartFragment(PreferenceFragment caller,
Preference pref)
Called when the user has clicked on a Preference that has
a fragment class name associated with it.
|
boolean onPreferenceStartFragment(PreferenceFragment caller, Preference pref)