Searched refs:getPhotoUri (Results 1 – 3 of 3) sorted by relevance
51 final String photoUri = getPhotoUri(cursor); in getItem()102 public String getPhotoUri(Cursor cursor) { in getPhotoUri() method in PhotoPagerAdapter
309 public String getPhotoUri() { in getPhotoUri() method in PhotoViewFragment544 mResolvedPhotoUri = mAdapter.getPhotoUri(cursor); in onCursorChanged()
939 TextUtils.equals(fragment.getPhotoUri(), mCurrentPhotoUri)) { in onFragmentPhotoLoadComplete()