Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewCallbacks.java74 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, in onFragmentPhotoLoadComplete() method
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
DPhotoViewFragment.java415 mCallback.onFragmentPhotoLoadComplete(this, false /* success */); in displayPhoto()
418 mCallback.onFragmentPhotoLoadComplete(this, true /* success */); in displayPhoto()
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
DPhotoViewActivity.java755 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, boolean success) { in onFragmentPhotoLoadComplete() method in PhotoViewActivity
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
DPhotoViewActivity.java754 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, boolean success) { in onFragmentPhotoLoadComplete() method in PhotoViewActivity