Searched refs:getColumnStart (Results 1 – 2 of 2) sorted by relevance
181 final int left = getColumnStart(isRtl ? mColumns - column - 1 : column); in layoutTileRecords()196 protected int getColumnStart(int column) { in getColumnStart() method in TileLayout
306 protected int getColumnStart(int column) { in getColumnStart() method