Searched refs:setCurrentPhoto (Results 1 – 3 of 3) sorted by relevance
245 public void setCurrentPhoto(Path path, int indexHint) { in setCurrentPhoto() method in SinglePhotoDataAdapter
221 public void setCurrentPhoto(Path path, int indexHint); in setCurrentPhoto() method1226 mModel.setCurrentPhoto(path, mCurrentIndex); in setCurrentPhotoByIntent()1260 mModel.setCurrentPhoto(Path.fromString(path), index); in onStateResult()
576 public void setCurrentPhoto(Path path, int indexHint) { in setCurrentPhoto() method in PhotoDataAdapter