android.content.Context
android.content.SharedPreferences
contentValuesOf
fun contentValuesOf(vararg pairs: Pair<String, Any?>): ContentValues
Returns a new ContentValues with the given key/value pairs as elements.