Searched refs:preferenceKeyToUpdate (Results 1 – 2 of 2) sorted by relevance
240 String preferenceKeyToUpdate) {251 sharedPreferenceForAccount.edit().putBoolean(preferenceKeyToUpdate, true).apply();
267 String preferenceKeyToUpdate) { in createVMQuotaPromo() argument283 preferenceKeyToUpdate)); in createVMQuotaPromo()