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