Searched refs:currentLayerName (Results 1 – 1 of 1) sorted by relevance
191 String previousLayerName, String currentLayerName) { in replaceVisibleLayer() argument192 return hidesLayer(previousLayerName).and().showsLayer(currentLayerName); in replaceVisibleLayer()