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