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

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

Completed in 98 milliseconds