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