Searched defs:cellSize (Results 1 – 6 of 6) sorted by relevance
67 float cellSize = floorf(width / 7 - cellSpace); in createContent() local
96 float cellSize = viewSize / 3f; in LockPatternViewTest() local
198 final int cellSize = mMinCellSize + cellSizeRemaining / cellCount; in onMeasureExactFormat() local400 static int measureChildForCells(View child, int cellSize, int cellsRemaining, in measureChildForCells()
676 int cellSize = 0; in flagActionItems() local
1059 int cellSize = locations[span.max] - locations[span.min]; in measureChildrenWithMargins() local2814 int getSizeInCell(View view, int viewSize, int cellSize) { in getSizeInCell()
1383 int cellSize = mWidth / mNumCells; in getBoundsForDate() local