Searched refs:changeVideo (Results 1 – 2 of 2) sorted by relevance
153 public void changeVideo(int position, Uri newVideo) throws MmsException { in changeVideo() method in SlideshowEditor
615 mSlideshowEditor.changeVideo(mPosition, data.getData()); in onActivityResult()