Searched refs:constructSmallCard (Results 1 – 1 of 1) sorted by relevance
192 val firstCard = constructSmallCard(firstCardInfo, addMargin = true) in addTwoSmallCards()195 val secondCard = constructSmallCard(secondCardInfo, addMargin = false) in addTwoSmallCards()236 private fun constructSmallCard( in constructSmallCard() method