setSummaryProvider

Set a SummaryProvider that will be invoked whenever the summary of this preference is requested. Set null to remove the existing SummaryProvider.

Parameters

summaryProvider

The SummaryProvider that will be invoked whenever the summary of this preference is requested

See also