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

  /frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
BitmapView.java 48 ExtendedBitmapDrawable drawable = getTypedDrawable();
58 ExtendedBitmapDrawable drawable = getTypedDrawable();
MainActivity.java 124 v.getTypedDrawable().bind(new BitmapRequestKeyImpl(mItems[position]));
  /frameworks/opt/bitmap/src/com/android/bitmap/view/
BitmapDrawableImageView.java 75 public <E extends BasicBitmapDrawable> E getTypedDrawable() {

Completed in 81 milliseconds