HomeSort by relevance Sort by last modified time
    Searched refs:onFragmentPhotoLoadComplete (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 74 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment,
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 415 mCallback.onFragmentPhotoLoadComplete(this, false /* success */);
418 mCallback.onFragmentPhotoLoadComplete(this, true /* success */);
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 755 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, boolean success) {
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 754 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment, boolean success) {
    [all...]

Completed in 205 milliseconds