Searched refs:EditorPhotoSelectionHandler (Results 1 – 1 of 1) sorted by relevance
198 private final class EditorPhotoSelectionHandler extends PhotoSelectionHandler { class in ContactEditorActivity233 public EditorPhotoSelectionHandler(int photoMode) { in EditorPhotoSelectionHandler() method in ContactEditorActivity.EditorPhotoSelectionHandler262 private EditorPhotoSelectionHandler mPhotoSelectionHandler;431 mPhotoSelectionHandler = (EditorPhotoSelectionHandler) getPhotoSelectionHandler(); in onActivityResult()481 mPhotoSelectionHandler = new EditorPhotoSelectionHandler(mPhotoMode); in getPhotoSelectionHandler()