Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoSourceDialogFragment.java37 public class PhotoSourceDialogFragment extends DialogFragment { class
58 PhotoSourceDialogFragment dialog = new PhotoSourceDialogFragment(); in show()
/packages/apps/Contacts/src/com/android/contacts/activities/
DContactEditorActivity.java39 import com.android.contacts.editor.PhotoSourceDialogFragment;
52 PhotoSourceDialogFragment.Listener,
458 PhotoSourceDialogFragment.show(this, mPhotoMode); in changePhoto()