void setNonExportedSetting(String key, Boolean value)

Set the boolean value associated with a key.

Parameters

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

Return

Nothing returned