Searched refs:firstParentId (Results 1 – 2 of 2) sorted by relevance
42 val firstParentId = rootLayers.first().parentId in detectRootLayer() constant44 .that(rootLayers.all { it.parentId == firstParentId }) in detectRootLayer()
221 val firstParentId = rootLayers.first().parentId in <lambda>() constant223 .that(rootLayers.all { it.parentId == firstParentId }) in <lambda>()