Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/preference/
DDisplayOptionsPreferenceFragment.java350 ((ContactsPreferenceActivity) getActivity()).showAboutFragment();
356 ExportDialogFragment.show(getFragmentManager(), ContactsPreferenceActivity.class,
DContactsPreferenceActivity.java49 public final class ContactsPreferenceActivity extends PreferenceActivity class
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java88 import com.android.contacts.preference.ContactsPreferenceActivity;
1260 final Intent intent = new Intent(this, ContactsPreferenceActivity.class); in createPreferenceIntent()
1261 intent.putExtra(ContactsPreferenceActivity.EXTRA_NEW_LOCAL_PROFILE, in createPreferenceIntent()