Searched refs:copyMatchingPreferences (Results 1 – 1 of 1) sorted by relevance
50 copyMatchingPreferences(mDefaultPreferences, editor); in getBackupPreferences()60 copyMatchingPreferences(prefs, editor); in putBackupPreferences()64 private void copyMatchingPreferences(SharedPreferences source, Editor destination) { in copyMatchingPreferences() method in PrefsBackupHelper