Searched defs:cellVSpan (Results 1 – 1 of 1) sorted by relevance
2528 public void cellToRect(int cellX, int cellY, int cellHSpan, int cellVSpan, Rect resultRect) { in cellToRect()2624 public int cellVSpan; field in CellLayout.LayoutParams2667 public LayoutParams(int cellX, int cellY, int cellHSpan, int cellVSpan) { in LayoutParams()