Searched refs:setCurrentPhoto (Results 1 – 3 of 3) sorted by relevance
224 public void setCurrentPhoto(Path path, int indexHint) { in setCurrentPhoto() method in SinglePhotoDataAdapter
144 public void setCurrentPhoto(Path path, int indexHint); in setCurrentPhoto() method770 mModel.setCurrentPhoto(path, mCurrentIndex); in setCurrentPhotoByIntent()800 mModel.setCurrentPhoto(Path.fromString(path), index); in onStateResult()
525 public void setCurrentPhoto(Path path, int indexHint) { in setCurrentPhoto() method in PhotoDataAdapter