Loading src/com/android/contacts/editor/ContactEditorUtils.java +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ public class ContactEditorUtils { @VisibleForTesting ContactEditorUtils(Context context, AccountTypeManager accountTypes) { mContext = context; mContext = context.getApplicationContext(); mPrefs = PreferenceManager.getDefaultSharedPreferences(mContext); mAccountTypes = accountTypes; } Loading Loading
src/com/android/contacts/editor/ContactEditorUtils.java +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ public class ContactEditorUtils { @VisibleForTesting ContactEditorUtils(Context context, AccountTypeManager accountTypes) { mContext = context; mContext = context.getApplicationContext(); mPrefs = PreferenceManager.getDefaultSharedPreferences(mContext); mAccountTypes = accountTypes; } Loading