HomeSort by relevance Sort by last modified time
    Searched defs:PhotoSourceDialogFragment (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/editor/
PhotoSourceDialogFragment.java 37 public class PhotoSourceDialogFragment extends DialogFragment {
42 * Callbacks for the host of the {@link PhotoSourceDialogFragment}.
58 PhotoSourceDialogFragment dialog = new PhotoSourceDialogFragment();
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorActivity.java 39 import com.android.contacts.editor.PhotoSourceDialogFragment;
52 PhotoSourceDialogFragment.Listener,
474 PhotoSourceDialogFragment.show(this, mPhotoMode);

Completed in 74 milliseconds