Home
last modified time | relevance | path

Searched refs:getPhotoUri (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
DPhotoPagerAdapter.java93 public String getPhotoUri(Cursor cursor) { in getPhotoUri() method in PhotoPagerAdapter
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java324 public String getPhotoUri() { in getPhotoUri() method in PhotoViewFragment
555 mResolvedPhotoUri = mAdapter.getPhotoUri(cursor); in onCursorChanged()
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
DPhotoViewActivity.java757 TextUtils.equals(fragment.getPhotoUri(), mCurrentPhotoUri)) { in onFragmentPhotoLoadComplete()
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
DPhotoViewActivity.java756 TextUtils.equals(fragment.getPhotoUri(), mCurrentPhotoUri)) { in onFragmentPhotoLoadComplete()