Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/preference/
DContactsPreferences.java355 final SharedPreferences previousPrefs = in maybeMigrateSystemSettings() local
357 final String defaultAccount = previousPrefs.getString(mDefaultAccountKey, null); in maybeMigrateSystemSettings()