Searched refs:mBitmapCache (Results 1 – 1 of 1) sorted by relevance
106 private BitmapCache mBitmapCache; field in RemoteViews319 mBitmapCache = new BitmapCache(); in mergeRemoteViews()320 setBitmapCache(mBitmapCache); in mergeRemoteViews()1013 bitmapId = mBitmapCache.getBitmapId(bitmap); in BitmapReflectionAction()1020 bitmap = mBitmapCache.getBitmapForId(bitmapId); in BitmapReflectionAction()1305 mBitmapCache.assimilate(rv.mBitmapCache); in configureRemoteViewsAsChild()1306 rv.setBitmapCache(mBitmapCache); in configureRemoteViewsAsChild()1678 mBitmapCache = new BitmapCache(); in RemoteViews()1712 mBitmapCache = new BitmapCache(); in RemoteViews()1733 mBitmapCache = new BitmapCache(parcel); in RemoteViews()[all …]