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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DPhotoSourceDialogFragment.java37 public class PhotoSourceDialogFragment extends DialogFragment { class in inherits:DialogFragment
42 * Callbacks for the host of the {@link PhotoSourceDialogFragment}.
58 PhotoSourceDialogFragment dialog = new PhotoSourceDialogFragment();
/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorActivity.java39 import com.android.contacts.editor.PhotoSourceDialogFragment;
52 PhotoSourceDialogFragment.Listener,
474 PhotoSourceDialogFragment.show(this, mPhotoMode);

Completed in 503 milliseconds