Searched refs:PhotoHandler (Results 1 – 1 of 1) sorted by relevance
87 private PhotoHandler mCurrentPhotoHandler;371 final PhotoHandler photoHandler = new PhotoHandler(mContext, editor, mode, state); in bindPhotoHandler()373 (PhotoHandler.PhotoEditorListener) photoHandler.getListener()); in bindPhotoHandler()556 private final class PhotoHandler extends PhotoSelectionHandler { class in ContactEditorFragment562 public PhotoHandler(Context context, BaseRawContactEditorView editor, int photoMode, in PhotoHandler() method in ContactEditorFragment.PhotoHandler