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

  /frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
PhotoBitmapLoaderInterface.java 5 public interface PhotoBitmapLoaderInterface {
PhotoBitmapLoader.java 28 import com.android.ex.photo.loaders.PhotoBitmapLoaderInterface.BitmapResult;
35 implements PhotoBitmapLoaderInterface {
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewCallbacks.java 10 import com.android.ex.photo.loaders.PhotoBitmapLoaderInterface.BitmapResult;
  /frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
PhotoViewFragment.java 49 import com.android.ex.photo.loaders.PhotoBitmapLoaderInterface.BitmapResult;
50 import com.android.ex.photo.loaders.PhotoBitmapLoaderInterface;
554 final PhotoBitmapLoaderInterface loader = (PhotoBitmapLoaderInterface) fakePhotoLoader;
564 final PhotoBitmapLoaderInterface loader = (PhotoBitmapLoaderInterface) fakeThumbnailLoader;
  /frameworks/opt/photoviewer/src/com/android/ex/photo/util/
ImageUtils.java 32 import com.android.ex.photo.loaders.PhotoBitmapLoaderInterface.BitmapResult;
  /frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java 59 import com.android.ex.photo.loaders.PhotoBitmapLoaderInterface.BitmapResult;
    [all...]
  /frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java 58 import com.android.ex.photo.loaders.PhotoBitmapLoaderInterface.BitmapResult;
    [all...]

Completed in 77 milliseconds