Searched refs:TILE_COMPARATOR (Results 1 – 2 of 2) sorted by relevance
104 Collections.sort(mTiles, Tile.TILE_COMPARATOR); in sortTiles()
450 public static final Comparator<Tile> TILE_COMPARATOR = field in Tile