Searched refs:DEFAULT_VALUES (Results 1 – 1 of 1) sorted by relevance
23 return sharedPreferences.getBoolean(key.preferenceKey, DEFAULT_VALUES[key] ?: false) in getBoolean()130 private val DEFAULT_VALUES = mutableMapOf( constant