Searched refs:mRefcountObject (Results 1 - 1 of 1) sorted by last modified time

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DRefcountBitmapDrawable.java28 private RefcountObject<Bitmap> mRefcountObject; field in class:RefcountBitmapDrawable
35 mRefcountObject = bitmap;
46 return mRefcountObject;

Completed in 163 milliseconds