Searched refs:onFragmentPhotoLoadComplete (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewCallbacks.java82 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, method in interface:PhotoViewCallbacks
H A DPhotoViewController.java879 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, boolean success) { method in class:PhotoViewController
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java400 mCallback.onFragmentPhotoLoadComplete(this, false /* success */);
405 mCallback.onFragmentPhotoLoadComplete(this, true /* success */);

Completed in 78 milliseconds