Searched refs:viewsStartingInCol (Results 1 – 1 of 1) sorted by relevance
867 for (View view : grid.viewsStartingInCol(col, true)) { in computeHorizontalConstraints()1109 public List<View> viewsStartingInCol(int col, boolean sort) { in viewsStartingInCol() method in RelativeLayoutConversionHelper.Grid