Searched refs:getSizeInCell (Results 1 – 4 of 4) sorted by relevance
1207 int width = hAlign.getSizeInCell(c, pWidth, cellWidth - sumMarginsX); in onLayout()1208 int height = vAlign.getSizeInCell(c, pHeight, cellHeight - sumMarginsY); in onLayout()2814 int getSizeInCell(View view, int viewSize, int cellSize) { in getSizeInCell() method in Alignment3010 public int getSizeInCell(View view, int viewSize, int cellSize) {
20157 HSPLandroid/widget/GridLayout$Alignment;->getSizeInCell(Landroid/view/View;II)I
20205 HSPLandroid/widget/GridLayout$Alignment;->getSizeInCell(Landroid/view/View;II)I
71042 Landroid/widget/GridLayout$Alignment;->getSizeInCell(Landroid/view/View;II)I