onDisplayPreferenceDialog
Deprecated
Use PreferenceFragmentCompat instead
Called when a preference in the tree requests to display a dialog. Subclasses should override this method to display custom dialogs or to handle dialogs for custom preference classes.
Parameters
preference
The Preference object requesting the dialog