Searched refs:tileMap (Results 1 – 3 of 3) sorted by relevance
63 Map<String, Provider<QSTileImpl<?>>> tileMap) { in QSFactoryImpl() argument66 mTileMap = tileMap; in QSFactoryImpl()
144 val tileMap = mutableMapOf<String, Provider<QSTileImpl<*>>>( in <lambda>() constant178 tileMap, in <lambda>()
63 Map<String, QSTileImpl<?>> tileMap(); in tileMap() method