Searched refs:mColCount (Results 1 – 1 of 1) sorted by relevance
1001 private int mColCount; field in RelativeLayoutConversionHelper.Grid1008 mColCount = left.length - 1; in Grid()1053 return mColCount; in getColumns()1091 for (int col = 0; col < mColCount; col++) { in rowContainsTopLeftCorner()1135 for (int col = 0; col < mColCount; col++) { in viewsStartingInRow()1214 for (int col = 0; col < mColCount; col++) { in findBottomEdgeView()1259 for (int col = 0; col < mColCount + 1; col++) { in toString()1268 for (int col = 0; col < mColCount; col++) { in toString()