Home
last modified time | relevance | path

Searched refs:addBitmapMemory (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViews.java1221 public void addBitmapMemory(MemoryUsageCounter memoryCounter) { in addBitmapMemory() method in RemoteViews.BitmapCache
1223 memoryCounter.addBitmapMemory(mBitmaps.get(i)); in addBitmapMemory()
2328 public void addBitmapMemory(Bitmap b) {
2599 mBitmapCache.addBitmapMemory(mMemoryUsageCounter);
2604 mBitmapCache.addBitmapMemory(mMemoryUsageCounter);
/frameworks/base/config/
Dboot-image-profile.txt35966 HSPLandroid/widget/RemoteViews$BitmapCache;->addBitmapMemory(Landroid/widget/RemoteViews$MemoryUsag…