isOneTime

Returns true if the specified key is marked as one-time only in the SharedPreferences.

Return

true if the key is marked as one-time only, false otherwise.

Parameters

key

The key to check.