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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 82 public void onFragmentPhotoLoadComplete(PhotoViewFragment fragment,
PhotoViewController.java     [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 400 mCallback.onFragmentPhotoLoadComplete(this, false /* success */);
405 mCallback.onFragmentPhotoLoadComplete(this, true /* success */);

Completed in 45 milliseconds