void setNonExportedSetting(String key, Integer value)
Set the integer value associated with a key.
Parameters
Name | Description |
key | Key to set value. |
value | Value of key. |
Return
Nothing returned
Set the integer value associated with a key.
Name | Description |
key | Key to set value. |
value | Value of key. |
Nothing returned