Home | History | Annotate | Download | only in contacts

Lines Matching refs:getByteCount

719                 return value.getByteCount();
782 bitmapBytes += b.getByteCount();
800 bitmapBytes += b.getByteCount();
983 if (cachedBitmap.getByteCount() < mBitmapCache.maxSize() / 6) {
1072 + ", " + btk(bitmap.getByteCount()));