Searched refs:tileCount (Results 1 – 1 of 1) sorted by relevance
668 final int tileCount = category.getTilesCount(); in doUpdateTilesList() local669 for (int i = 0; i < tileCount; i++) { in doUpdateTilesList()