Home | History | Annotate | Download | only in openwnn

Lines Matching defs:pref

322         SharedPreferences pref = PreferenceManager.getDefaultSharedPreferences(this);
325 mAutoCaps = pref.getBoolean("auto_caps", true);
337 fitInputType(pref, attribute);
342 mTextCandidatesViewManager.setPreferences(pref);