Searched refs:getRefcountObject (Results 1 - 3 of 3) sorted by path

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DDrawableDownloader.java130 ((RefcountBitmapDrawable) d).getRefcountObject().releaseRef();
367 refcountDrawable.getRefcountObject().addRef();
397 refcountDrawable.getRefcountObject().addRef();
H A DDrawableLoader.java145 d.getRefcountObject().releaseRef();
H A DRefcountBitmapDrawable.java42 this(res, drawable.getRefcountObject());
45 public RefcountObject<Bitmap> getRefcountObject() { method in class:RefcountBitmapDrawable

Completed in 92 milliseconds