Searched refs:mBitmapMemory (Results 1 – 2 of 2) sorted by relevance
1507 int mBitmapMemory = -1; field in RemoteViews.BitmapCache1525 mBitmapMemory = -1; in getBitmapId()1545 if (mBitmapMemory < 0) { in getBitmapMemory()1546 mBitmapMemory = 0; in getBitmapMemory()1549 mBitmapMemory += mBitmaps.get(i).getAllocationByteCount(); in getBitmapMemory()1552 return mBitmapMemory; in getBitmapMemory()
72300 Landroid/widget/RemoteViews$BitmapCache;->mBitmapMemory:I