Home | History | Annotate | Download | only in conversation

Lines Matching defs:prefKey

458         final String prefKey = context.getString(R.string.send_sound_pref_key);
461 if (!prefs.getBoolean(prefKey, defaultValue)) {