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