android.support.v7.preference.PreferenceManager.OnDisplayPreferenceDialogListener |
Known Indirect Subclasses |
Interface definition for a class that will be called when a
Preference
requests to display a dialog.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when a preference in the tree requests to display a dialog.
|
Called when a preference in the tree requests to display a dialog.
preference | The Preference object requesting the dialog. |
---|