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.java371 ((ContactsPreferenceActivity) getActivity()).showAboutFragment();
377 ExportDialogFragment.show(getFragmentManager(), ContactsPreferenceActivity.class,
DContactsPreferenceActivity.java49 public final class ContactsPreferenceActivity extends PreferenceActivity class
/packages/apps/Contacts/src/com/android/contacts/activities/
DPeopleActivity.java89 import com.android.contacts.preference.ContactsPreferenceActivity;
1268 final Intent intent = new Intent(this, ContactsPreferenceActivity.class); in createPreferenceIntent()
1269 intent.putExtra(ContactsPreferenceActivity.EXTRA_NEW_LOCAL_PROFILE, in createPreferenceIntent()