setPrefsForTesting method
Implementation
@visibleForTesting
void setPrefsForTesting(SharedPreferences preferences) {
_prefsInstance = preferences;
}
@visibleForTesting
void setPrefsForTesting(SharedPreferences preferences) {
_prefsInstance = preferences;
}