Searched defs:BitmapJobDrawable (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/shims/
H A DBitmapJobDrawable.java36 public class BitmapJobDrawable extends Drawable implements Runnable { class in inherits:Drawable,Runnable
45 public BitmapJobDrawable() { method in class:BitmapJobDrawable
162 private BitmapJobDrawable mParent;
164 public ThumbnailLoader(BitmapJobDrawable parent) {

Completed in 340 milliseconds