Searched refs:specsToTiles (Results 1 – 1 of 1) sorted by relevance
161 private val specsToTiles = mutableMapOf<TileSpec, TileOrNotInstalled>() constant223 specsToTiles in startTileCollection()253 if (tileSpec in specsToTiles) { in startTileCollection()256 specsToTiles.getValue(tileSpec), in startTileCollection()272 specsToTiles.clear() in startTileCollection()273 specsToTiles.putAll(newTileMap) in startTileCollection()