Searched refs:getTopLeftCorner (Results 1 – 1 of 1) sorted by relevance
1075 View view = getTopLeftCorner(row, column); in colContainsTopLeftCorner()1092 View view = getTopLeftCorner(row, col); in rowContainsTopLeftCorner()1112 View view = getTopLeftCorner(row, col); in viewsStartingInCol()1136 View view = getTopLeftCorner(row, col); in viewsStartingInRow()1177 View getTopLeftCorner(int row, int col) { in getTopLeftCorner() method in RelativeLayoutConversionHelper.Grid