- state
- The saved state that had previously been returned by Preference.OnSaveInstanceState.
Hook allowing a Preference to re-apply a representation of its internal state that had previously been generated by Preference.OnSaveInstanceState. This function will never be called with a null state.