Searched defs:usedWidth (Results 1 – 6 of 6) sorted by relevance
131 int usedWidth = 0; in measureAndGetUsedWidth() local209 int usedWidth = measureAndGetUsedWidth(widthMeasureSpec, heightMeasureSpec, innerWidth, in onMeasure() local
296 final int usedWidth = childrenBounds.width() + horizontalPadding; in setMeasuredDimension() local
7097 int usedWidth = childrenBounds.width() + getPaddingLeft() + getPaddingRight(); in setMeasuredDimension() local
72 int usedWidth = 0; in layoutHorizontal() local
597 int usedWidth = (allAppsCellWidthPx * numShownAllAppsColumns) in updateAllAppsWidth() local
1203 final int usedWidth = totalWeight == 0 ? mTotalLength : 0; in measureHorizontal() local