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

/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
H A DBitmapView.java48 ExtendedBitmapDrawable drawable = getTypedDrawable();
58 ExtendedBitmapDrawable drawable = getTypedDrawable();
H A DMainActivity.java124 v.getTypedDrawable().bind(new BitmapRequestKeyImpl(mItems[position]));
/frameworks/opt/bitmap/src/com/android/bitmap/view/
H A DBitmapDrawableImageView.java75 public <E extends BasicBitmapDrawable> E getTypedDrawable() { method in class:BitmapDrawableImageView

Completed in 55 milliseconds