Searched refs:mTotalWidth (Results 1 – 1 of 1) sorted by relevance
75 private int mTotalWidth = -1; field in PreviewItemManager130 if (mIntrinsicIconSize != drawableSize || mTotalWidth != totalSize || in computePreviewDrawingParams()133 mTotalWidth = totalSize; in computePreviewDrawingParams()136 mIcon.mBackground.setup(mIcon.mLauncher, mIcon.mLauncher, mIcon, mTotalWidth, in computePreviewDrawingParams()