persistStringSet

Attempts to persist a set of Strings if this preference is persistent.

The returned value doesn't reflect whether the given value was persisted, since we may not necessarily commit if there will be a batch commit later.

Return

true if the preference is persistent, false otherwise

Parameters

values

The values to persist

See also