Searched refs:getEditor (Results 1 – 5 of 5) sorted by relevance
1256 public SharedPreferences.Editor getEditor() { in getEditor() method in Preference1261 return mPreferenceManager.getEditor(); in getEditor()1655 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistString()1708 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistStringSet()1761 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistInt()1815 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistFloat()1869 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistLong()1923 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistBoolean()
695 SharedPreferences.Editor getEditor() { in getEditor() method in PreferenceManager
22561 method public android.content.SharedPreferences.Editor getEditor();
36069 method @Deprecated public android.content.SharedPreferences.Editor getEditor();
36213 method @Deprecated public android.content.SharedPreferences.Editor getEditor();