Home
last modified time | relevance | path

Searched refs:previousPrefs (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/preference/
DContactsPreferences.java384 final SharedPreferences previousPrefs = in maybeMigrateSystemSettings() local
386 final String defaultAccount = previousPrefs.getString(mDefaultAccountKey, null); in maybeMigrateSystemSettings()