void setNonExportedSetting(String key, String value)

Set the String value associated with a key.

Parameters

Name Description
key Key to set value.
value Value of key.

Return

Nothing returned